Skip to content

MQTT Recorder#13

Open
oh6hay wants to merge 2 commits intohectortosa:masterfrom
oh6hay:mqtt-recorder
Open

MQTT Recorder#13
oh6hay wants to merge 2 commits intohectortosa:masterfrom
oh6hay:mqtt-recorder

Conversation

@oh6hay
Copy link
Copy Markdown
Contributor

@oh6hay oh6hay commented Oct 29, 2017

Refer to http://www.steves-internet-guide.com/into-mqtt-python-client/ as an example on how to set up the paho mqtt client. On the MQTT broker (mosquitto works fine), verify the MQTT Recorder works by running, for example: mosquitto_sub -h 127.0.0.1 -p 1883 -u sensor -P sensor -t 'sensor/sensor1'

(The config.json contains a sample config for my test mqtt server)

Refer to http://www.steves-internet-guide.com/into-mqtt-python-client/ as an example on how to set up an MQTT broker. On the MQTT broker, verify the MQTT Recorder by running, for example: mosquitto_sub -h 127.0.0.1 -p 1883 -u sensor -P sensor -t 'sensor/sensor1'
@oh6hay
Copy link
Copy Markdown
Contributor Author

oh6hay commented Oct 29, 2017

Happy hacktoberfest! :) :) :)

I was browsing github issues to make my four PRs for Hacktoberfest and found yours by some keywords of interest (python + mqtt) and thought I'll give you a helping hand :)

@oh6hay oh6hay mentioned this pull request Oct 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant