1
0
mirror of https://github.com/adafruit/Adafruit_MQTT_Library.git synced 2025-06-14 21:02:25 +03:00
Files
Adafruit_MQTT_Library/examples/mqtt_arbitrary_buffer
Stuart Feichtinger ef573ee2b2 Added Readme
2016-01-31 16:19:38 -06:00
..
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.