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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
12:ae25ab913163 | 2014-07-03 | cosm | fix default issue |
11:d508e0b7ed4d | 2014-07-03 | cosm | fix dependencies |
10:28cfb74b0584 | 2014-07-03 | cosm | add retain |
9:3be69efa4402 | 2014-03-03 | Palantir | Add second thread, so we don't block |
8:438958bb9df3 | 2013-08-13 | Nim65s | add a virtual call_callback(topic, message) |
7:d01d8f0bac58 | 2013-08-13 | Nim65s | typo |
6:661892e00fe1 | 2013-08-13 | Nim65s | callback arguments needs to be const for AV_MQTT's picojson's inclusion |
5:3d21020a2826 | 2013-08-12 | Nim65s | unused variables commented |
4:afbc7b066cff | 2013-08-12 | Nim65s | reconnect() when something went wrong |
3:4955e8dea124 | 2013-08-12 | Nim65s | libs |
2:ed8c78234d7c | 2013-08-12 | Nim65s | libs |
1:4faa96fa4350 | 2013-08-07 | Nim65s | Better parameter order |
0:d4dfed20c6ea | 2013-08-07 | Nim65s | First fonctionnal release |