Connecting a Multi-Tech Systems Dragonfly™ to Twilio's Sync for IoT Quickstart. Blink a dev board LED.

Dependencies:   MQTT MbedJSONValue mbed mtsas

Fork of DragonflyMQTT by miao zhicheng

Code to connect a Multi-Tech® MultiConnect® Dragonfly™ to Twilio's Sync for IoT: https://www.twilio.com/docs/api/devices

Uses MQTT over TLS and subscribes to a topic where you can control an LED. See also our Quickstart using this code, here: https://www.twilio.com/docs/quickstart/sync-iot/mqtt-multi-tech-multiconnect-dragonfly-sync-iot

History

Adding publishing default tip

2017-09-19, by pkamp [Tue, 19 Sep 2017 21:45:19 +0000] rev 10

Adding publishing


Initial commit, blink an LED

2017-09-15, by pkamp [Fri, 15 Sep 2017 22:41:22 +0000] rev 9

Initial commit, blink an LED


more LEDs

2017-09-14, by miaotwilio [Thu, 14 Sep 2017 08:14:18 +0000] rev 8

more LEDs


remove config.hpp

2017-09-08, by miaotwilio [Fri, 08 Sep 2017 07:40:00 +0000] rev 7

remove config.hpp


bug fixes

2017-09-08, by miaotwilio [Fri, 08 Sep 2017 07:35:33 +0000] rev 6

bug fixes


add TripDataReader

2017-09-05, by miaotwilio [Tue, 05 Sep 2017 15:00:17 +0000] rev 5

add TripDataReader


invalidate credentials, and create config.example.hpp instead.

2017-08-18, by miaotwilio [Fri, 18 Aug 2017 08:40:35 +0000] rev 4

invalidate credentials, and create config.example.hpp instead.


fix a CA validation issue

2017-08-17, by miaotwilio [Thu, 17 Aug 2017 13:38:58 +0000] rev 3

fix a CA validation issue


separate config.hpp out

2017-05-19, by miaotwilio [Fri, 19 May 2017 12:42:57 +0000] rev 2

separate config.hpp out


integrated with UI

2017-05-12, by miaotwilio [Fri, 12 May 2017 11:49:58 +0000] rev 1

integrated with UI