The Cayenne MQTT mbed Library provides functions to easily connect to the Cayenne IoT project builder.

Dependents:   Cayenne-ESP8266Interface Cayenne-WIZnet_Library Cayenne-WIZnetInterface Cayenne-X-NUCLEO-IDW01M1 ... more

Revision:
9:b18a14c4c282
Parent:
5:363211a8995f
Child:
12:14ca62cf33b8
--- a/README.md	Tue Oct 25 16:23:07 2016 -0600
+++ b/README.md	Tue Oct 25 17:59:47 2016 -0600
@@ -10,7 +10,9 @@
   - **MQTTCommon** - Common Paho MQTT C code used by both the C and C++ libraries.
   - **Platform** - Platform specific networking and timer code, as well as test and example applications.
 
-## Other Cayenne Libraries
+## Cayenne MQTT Libraries
 - **[Cayenne-MQTT-C](https://github.com/myDevicesIoT/Cayenne-MQTT-C)** - C version of the Cayenne MQTT Library.
 - **[Cayenne-MQTT-CPP](https://github.com/myDevicesIoT/Cayenne-MQTT-CPP)** - C++ version of the Cayenne MQTT Library.
+- **[Cayenne-MQTT-Arduino](https://github.com/myDevicesIoT/Cayenne-MQTT-Arduino)** - Arduino version of the Cayenne MQTT Library.
+- **[Cayenne-MQTT-mbed](https://github.com/myDevicesIoT/Cayenne-MQTT-mbed)** - mbed version of the Cayenne MQTT Library.