forked from matthewwall/weewx-mqtt
-
Notifications
You must be signed in to change notification settings - Fork 0
Stormwind99/weewx-mqtt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
mqtt - weewx extension that sends data to an MQTT server Copyright 2014 Matthew Wall Installation instructions: 0) install the MQTT python bindings sudo pip install paho-mqtt 1) run the installer: wee_extension --install weewx-mqtt.tgz 2) modify weewx.conf: [StdRESTful] [[MQTT]] server_url = mqtt://username:[email protected]:1883 3) restart weewx sudo /etc/init.d/weewx stop sudo /etc/init.d/weewx start
About
upload data to mqtt broker
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%