Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT support #5

Closed
tiborb opened this issue Oct 18, 2015 · 1 comment
Closed

MQTT support #5

tiborb opened this issue Oct 18, 2015 · 1 comment
Assignees

Comments

@tiborb
Copy link
Contributor

tiborb commented Oct 18, 2015

The sensors software could publish the data to a central broker using the widely spread http://mqtt.org/.
Some of the advantages over http would be more flexibility, lightweight and reduced code.

Possible brokers:

@tiborb tiborb changed the title mqtt support MQTT support Oct 18, 2015
@tiborb
Copy link
Contributor Author

tiborb commented Oct 19, 2015

Currently testing the stability of a LUA script for publishing messages in an endless loop: https://github.com/tiborb/ESP8266/tree/master/mqtt_test. If it turns out to be stable, it can be integrated in the sensor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant