Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Cayenne-MQTT-mbed by
Revision 10:3d8c7c89d47a, committed 2016-10-26
- Comitter:
- jburhenn
- Date:
- Wed Oct 26 17:38:50 2016 -0600
- Parent:
- 8:aec9cfdd4c8e
- Parent:
- 9:b18a14c4c282
- Child:
- 11:532406b58e8f
- Commit message:
- Merge
Changed in this revision
--- a/README.md Wed Oct 26 16:33:46 2016 -0600 +++ b/README.md Wed Oct 26 17:38:50 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.
