Adafruit_MQTT_Library/examples/mqtt_arbitrary_buffer/README.md

5 lines
184 B
Markdown
Raw Normal View History

2016-01-31 23:19:38 +01: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.