Basic C library for MQTT packet serialization and deserialization
Dependents: MQTT MQTT MQTT MQTT ... more
Fork of MQTTPacket by
This library is part of the EclipseTM Paho project; specifically the embedded client.
A basic MQTT library in C for packet serialization and deserialization
History
Merging mine and Jan's changes
2017-10-30, by Ian Craggs [Mon, 30 Oct 2017 12:47:11 +0000] rev 25
Merging mine and Jan's changes
Latest level of Paho code including PUBREL packet (QoS) fix.
2017-10-03, by icraggs [Tue, 03 Oct 2017 17:02:36 +0000] rev 24
Latest level of Paho code including PUBREL packet (QoS) fix.
changeset: 23:0cfb74c5a621
2017-10-06, by Jan Jongboom [Fri, 06 Oct 2017 13:27:35 +0900] rev 23
changeset: 23:0cfb74c5a621
tag: tip
user: icraggs
date: Tue Oct 03 17:02:36 2017 +0000
summary: Latest level of Paho code including PUBREL packet (QoS) fix.
Fix sessionPresent flag
2017-09-25, by icraggs [Mon, 25 Sep 2017 12:03:27 +0000] rev 22
Fix sessionPresent flag
Merge updates
2015-08-03, by icraggs [Mon, 03 Aug 2015 12:38:58 +0000] rev 21
Merge updates
Add Connack return code definitions
2015-08-03, by icraggs [Mon, 03 Aug 2015 12:36:51 +0000] rev 20
Add Connack return code definitions
Fix suback formatting
2014-10-06, by icraggs [Mon, 06 Oct 2014 12:00:12 +0000] rev 19
Fix suback formatting
Add packet formatting
2014-09-29, by icraggs [Mon, 29 Sep 2014 11:31:13 +0000] rev 18
Add packet formatting
Initializations to remove compiler warnings
2014-08-01, by icraggs [Fri, 01 Aug 2014 17:25:52 +0000] rev 17
Initializations to remove compiler warnings
Add session present flag on connack
2014-08-01, by icraggs [Fri, 01 Aug 2014 16:58:18 +0000] rev 16
Add session present flag on connack