Adafruit_MQTT_Library/examples/mqtt_arbitrary_buffer
Stuart Feichtinger 23a4673565 Documented payload
2016-01-31 17:24:00 -06:00
..
python_subscriber Added requirements file for pip install 2016-01-31 16:19:14 -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.