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.
Fork of MQTTPacket by
Revisions of MQTTConnect.h
Revision | Date | Message | Actions |
---|---|---|---|
22:1af97b41bc9d | 2017-09-25 | Fix sessionPresent flag | File Diff Annotate |
20:63c71eeb4183 | 2015-08-03 | Add Connack return code definitions | File Diff Annotate |
16:d0b3886ada32 | 2014-08-01 | Add session present flag on connack | File Diff Annotate |
14:c2052aee81de | 2014-08-01 | Change C types to better fit MQTT types, and match MQTT-SN library | File Diff Annotate |
12:cd99ac9cb25a | 2014-08-01 | Change boolean fields to char size, for C++ integration | File Diff Annotate |
4:c502573c6016 | 2014-04-11 | Pings and other fixes | File Diff Annotate |
3:4a4f8699f935 | 2014-04-10 | Fix up connect options defaults, and serialization of 0-length strings | File Diff Annotate |
1:069ae45b7070 | 2014-03-31 | Two small corrections | File Diff Annotate |
0:7734401cc1b4 | 2014-02-04 | First version of MQTT library | File Diff Annotate |