Adafruit_MQTT_Library/examples/mqtt_arbitrary_buffer
Stuart Feichtinger 1b885c7fb5 Python subscriber
2016-01-31 17:48:34 -06:00
..
python_subscriber Python subscriber 2016-01-31 17:48:34 -06:00
mqtt_arbitrary_buffer.ino Documented payload 2016-01-31 17:24:00 -06:00
README.md Added Readme 2016-01-31 16:19:38 -06:00

Adafruit MQTT Library example with support

This example shows how an esp8266 can publish an arbitrary buffer to an MQTT feed which can then be parsed by a subscribed python client.