Commit Graph

272 Commits

Author SHA1 Message Date
Tony DiCola d063469e03 Add Ladyada's FONA implementation. 2015-06-09 21:22:36 -07:00
Tony DiCola 6a1b0bc442 Merge branch 'client' 2015-06-09 18:50:45 -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
Tony DiCola 2fa9804b48 Merge cleanup changes and update README todo. 2015-06-05 13:10:22 -07:00
Tony DiCola bd5f874e07 Merge branch 'refactor' 2015-06-05 13:03:04 -07:00
ladyada 7ef04a85a2 headercleanup & todos 2015-06-05 12:09:58 -04:00
Tony DiCola f3ca82a548 Update CC3k example. 2015-06-04 21:25:00 -07:00
Tony DiCola ac74ef4fd6 Refactor Adafruit_MQTT to have a simple interface for packet sending & receiving that subclasses implement. 2015-06-04 21:16:08 -07:00
Todd Treece ae0b4778a1 updates aio mqtt auth info in cc3k example 2015-06-03 17:13:41 -04:00
ladyada c1302a413c fix for new sleepydog include 2015-06-02 19:21:49 -04:00
ladyada c79e6e82ea delish 2015-06-02 18:37:15 -04:00
ladyada 0152ac91cb woooo 2015-06-02 18:33:03 -04:00
ladyada 7c5113e32e more flash memory, pingreq debugging, etc. 2015-06-02 15:23:42 -04:00
ladyada 6a3b6132d9 fixed user/client/password mixup 2015-06-01 22:51:59 -04:00
ladyada fa63c335a5 string friend, made client optional 2015-05-31 23:56:27 -04:00
ladyada 495f2cddd5 Merge branch 'master' of github.com:adafruit/Adafruit_MQTT_Library
Conflicts:
	Adafruit_MQTT.h
2015-05-31 23:21:00 -04:00
ladyada 1a0e611e01 publish works (QoS 0) 2015-05-31 23:19:13 -04:00
Todd Treece e7b8ee0797 adds client id to connect 2015-05-31 21:07:17 -04:00
Todd Treece 1bcef195f1 MQIdsp -> MQIsdp 2015-05-31 20:16:05 -04:00
ladyada 0a943076c9 add close() 2015-05-31 19:02:42 -04:00
ladyada 16123f9d04 connections working 2015-05-31 18:38:33 -04:00
Limor "Ladyada" Fried 92cea47f6d Initial commit 2015-01-19 14:30:32 -05:00