Version of niMQTT library which includes separate process for pings and ability to publish retained messages.
Dependencies: EthernetInterface mbed-rtos mbed
Fork of niMQTT by
History
fix default issue
2014-07-03, by cosm [Thu, 03 Jul 2014 18:04:36 +0000] rev 12
fix default issue
fix dependencies
2014-07-03, by cosm [Thu, 03 Jul 2014 18:02:08 +0000] rev 11
fix dependencies
add retain
2014-07-03, by cosm [Thu, 03 Jul 2014 17:16:14 +0000] rev 10
add retain
Add second thread, so we don't block
2014-03-03, by Palantir [Mon, 03 Mar 2014 14:53:08 +0000] rev 9
Add second thread, so we don't block
add a virtual call_callback(topic, message)
2013-08-13, by Nim65s [Tue, 13 Aug 2013 13:36:05 +0000] rev 8
add a virtual call_callback(topic, message)
typo
2013-08-13, by Nim65s [Tue, 13 Aug 2013 12:44:36 +0000] rev 7
typo
callback arguments needs to be const for AV_MQTT's picojson's inclusion
2013-08-13, by Nim65s [Tue, 13 Aug 2013 12:26:57 +0000] rev 6
callback arguments needs to be const for AV_MQTT's picojson's inclusion
unused variables commented
2013-08-12, by Nim65s [Mon, 12 Aug 2013 15:31:55 +0000] rev 5
unused variables commented
reconnect() when something went wrong
2013-08-12, by Nim65s [Mon, 12 Aug 2013 15:30:04 +0000] rev 4
reconnect() when something went wrong
libs
2013-08-12, by Nim65s [Mon, 12 Aug 2013 09:46:28 +0000] rev 3
libs