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.
Dependencies: EthernetInterface mbed-rtos
Fork of niMQTT by
Revisions of niMQTT.cpp
Revision | Date | Message | Actions |
---|---|---|---|
9:3be69efa4402 | 2014-03-03 | Add second thread, so we don't block | File Diff Annotate |
8:438958bb9df3 | 2013-08-13 | add a virtual call_callback(topic, message) | File Diff Annotate |
7:d01d8f0bac58 | 2013-08-13 | typo | File Diff Annotate |
6:661892e00fe1 | 2013-08-13 | callback arguments needs to be const for AV_MQTT's picojson's inclusion | File Diff Annotate |
5:3d21020a2826 | 2013-08-12 | unused variables commented | File Diff Annotate |
4:afbc7b066cff | 2013-08-12 | reconnect() when something went wrong | File Diff Annotate |
1:4faa96fa4350 | 2013-08-07 | Better parameter order | File Diff Annotate |
0:d4dfed20c6ea | 2013-08-07 | First fonctionnal release | File Diff Annotate |