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
History
CayenneDataArray updates for multivalue support.
2017-01-25, by jburhenn [Wed, 25 Jan 2017 11:10:39 -0700] rev 23
CayenneDataArray updates for multivalue support.
Added support for multi-value arrays and size_t data type modifications from the Cayenne-MQTT-C library.
2017-01-25, by jburhenn [Wed, 25 Jan 2017 10:34:16 -0700] rev 22
Added support for multi-value arrays and size_t data type modifications from the Cayenne-MQTT-C library.
Use CAYENNE_MAX_MESSAGE_SIZE for max packet size.
2016-11-08, by jburhenn [Tue, 08 Nov 2016 18:48:37 -0700] rev 21
Use CAYENNE_MAX_MESSAGE_SIZE for max packet size.
Updated max message size to handle longer passwords.
2016-11-08, by jburhenn [Tue, 08 Nov 2016 18:25:49 -0700] rev 20
Updated max message size to handle longer passwords.
Updated data types and units.
2016-11-08, by jburhenn [Tue, 08 Nov 2016 17:27:55 -0700] rev 19
Updated data types and units.
Updated data types.
2016-11-08, by jburhenn [Tue, 08 Nov 2016 15:44:13 -0700] rev 18
Updated data types.
Removed channel from response topics.
2016-11-04, by jburhenn [Fri, 04 Nov 2016 18:12:41 -0600] rev 17
Removed channel from response topics.
Updated types and units.
2016-11-04, by jburhenn [Fri, 04 Nov 2016 13:26:29 -0600] rev 16
Updated types and units.
Updated with build error fix from Arduino repo.
2016-11-04, by jburhenn [Fri, 04 Nov 2016 13:25:27 -0600] rev 15
Updated with build error fix from Arduino repo.
Fixed typos.
2016-11-01, by jburhenn [Tue, 01 Nov 2016 15:48:52 -0600] rev 14
Fixed typos.