MQTTPacket library (clone of https://os.mbed.com/teams/mqtt/code/MQTTPacket/)
Revisions of MQTTUnsubscribeClient.c
Revision | Date | Message | Actions |
---|---|---|---|
17:c5bd28cc139a | 2014-08-01 | Initializations to remove compiler warnings | File Diff Annotate |
15:f0ae0b8d4418 | 2014-08-01 | Fix unsubscribe packet type | 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 |
7:1b8fb13fc6ef | 2014-04-28 | Fix unsubscribe packet | File Diff Annotate |
0:7734401cc1b4 | 2014-02-04 | First version of MQTT library | File Diff Annotate |