Go to file
Tony DiCola 2fa9804b48 Merge cleanup changes and update README todo. 2015-06-05 13:10:22 -07:00
examples/mqtt_cc3k Update CC3k example. 2015-06-04 21:25:00 -07:00
Adafruit_MQTT.cpp Merge cleanup changes and update README todo. 2015-06-05 13:10:22 -07:00
Adafruit_MQTT.h Merge cleanup changes and update README todo. 2015-06-05 13:10:22 -07:00
Adafruit_MQTT_CC3000.cpp Refactor Adafruit_MQTT to have a simple interface for packet sending & receiving that subclasses implement. 2015-06-04 21:16:08 -07:00
Adafruit_MQTT_CC3000.h Refactor Adafruit_MQTT to have a simple interface for packet sending & receiving that subclasses implement. 2015-06-04 21:16:08 -07:00
README.md Merge cleanup changes and update README todo. 2015-06-05 13:10:22 -07:00

README.md

Adafruit_MQTT_Library

Arduino library for MQTT support

ToDo:

  • QoS > 0 for publication
  • Subscription callbacks
  • example with way more timeout/reconnection protection
  • Wills
  • remove watchdog