This website requires JavaScript.
Explore
Help
Sign In
mathieu
/
Adafruit_MQTT_Library
Watch
1
Star
0
Fork
0
You've already forked Adafruit_MQTT_Library
Code
Issues
Pull Requests
Releases
Wiki
Activity
69
Commits
3
Branches
28
Tags
1.2
MiB
dfbe6a1e11
Commit Graph
3 Commits
Author
SHA1
Message
Date
Tony DiCola
643c906aa6
Add connected() function to MQTT class. Update examples with robust reconnect logic.
2015-07-05 14:29:13 -07:00
Tony DiCola
6a740d4004
Cleanup and prepare for publishing.
2015-06-10 15:38:34 -07:00
Tony DiCola
d7a6433b81
Add Adafruit_MQTT_Client class that implements MQTT code for generic Arduino client. Add ESP8266 example using new MQTT client class. Fix bugs with using library on ESP8266 (move CC3000 to header-only class).
2015-06-08 01:48:25 -07:00