Added MQTTPacket_Read() in MQTTPacket.h
Fork of MQTTPacket by
History
Added signature of MTTPacket_Read() to MQTTPacket.h
2014-07-01, by rajathishere [Tue, 01 Jul 2014 19:08:13 +0000] rev 10
Added signature of MTTPacket_Read() to MQTTPacket.h
Added self assignments to hush unused variable warnings
2014-05-09, by sam_grove [Fri, 09 May 2014 23:00:25 +0000] rev 9
Added self assignments to hush unused variable warnings
Add description for equals function
2014-05-06, by Ian Craggs [Tue, 06 May 2014 10:57:57 +0100] rev 8
Add description for equals function
Fix unsubscribe packet
2014-04-28, by icraggs [Mon, 28 Apr 2014 16:07:08 +0000] rev 7
Fix unsubscribe packet
Make sure MQTTString is initialized properly in deserialization
2014-04-14, by Ian Craggs [Mon, 14 Apr 2014 21:59:59 +0100] rev 6
Make sure MQTTString is initialized properly in deserialization
Add a string comparison function
2014-04-14, by icraggs [Mon, 14 Apr 2014 18:49:32 +0000] rev 5
Add a string comparison function
Pings and other fixes
2014-04-11, by Ian Craggs [Fri, 11 Apr 2014 23:44:15 +0100] rev 4
Pings and other fixes
Fix up connect options defaults, and serialization of 0-length strings
2014-04-10, by icraggs [Thu, 10 Apr 2014 22:54:14 +0000] rev 3
Fix up connect options defaults, and serialization of 0-length strings
Add samples and test
2014-04-10, by icraggs [Thu, 10 Apr 2014 15:11:16 +0000] rev 2
Add samples and test
Two small corrections
2014-03-31, by icraggs [Mon, 31 Mar 2014 15:48:23 +0000] rev 1
Two small corrections