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

Changes

RevisionDateWhoCommit message
23:1a9aed5e77c9 2017-01-25 jburhenn CayenneDataArray updates for multivalue support. feature/multivalue tip
22:0dbabcc6e7b2 2017-01-25 jburhenn Added support for multi-value arrays and size_t data type modifications from the Cayenne-MQTT-C library. feature/multivalue
21:e46b1f93c011 2016-11-08 jburhenn Use CAYENNE_MAX_MESSAGE_SIZE for max packet size. default
20:996a5c660063 2016-11-08 jburhenn Updated max message size to handle longer passwords.
19:40c3421c72eb 2016-11-08 jburhenn Updated data types and units.
18:ebec842bdda2 2016-11-08 jburhenn Updated data types.
17:75cc2d58e796 2016-11-04 jburhenn Removed channel from response topics.
16:085bcf2e9a18 2016-11-04 jburhenn Updated types and units.
15:1f4d5dbf1928 2016-11-04 jburhenn Updated with build error fix from Arduino repo.
14:44fb1e820e15 2016-11-01 jburhenn Fixed typos.
13:2f481f05c824 2016-11-01 jburhenn Added mbed library links.
12:14ca62cf33b8 2016-10-28 jburhenn Added info for supporting additional platforms.
11:532406b58e8f 2016-10-28 jburhenn Updated documentation comments.
10:3d8c7c89d47a 2016-10-26 jburhenn Merge
9:b18a14c4c282 2016-10-25 jburhenn Updated library list.
8:aec9cfdd4c8e 2016-10-26 jburhenn Updated credential ordering to match dashboard. Added init function to set the credentials. Added setDefaultMessageHandler override so member functions can be used for message handling. Updated namesspace name to be more specific.
7:e3b2a154ab7a 2016-10-25 jburhenn Merge
6:82e142a864ad 2016-10-25 jburhenn Updates from Cayenne-MQTT-CPP repo.
5:363211a8995f 2016-10-25 jburhenn Updated README
4:421366004b5d 2016-10-07 jburhenn Updated documentation comments.
3:b5f895caeeb0 2016-10-07 jburhenn Updated documentation comments.
2:c0419dbecfbd 2016-10-07 jburhenn Updated documentation comments.
1:90dccf306268 2016-10-07 jburhenn Added documentation comments.
0:09ef59d2d0f7 2016-10-07 jburhenn Initial commit.