An API for using MQTT over multiple transports
Dependencies: FP MQTTPacket
Dependents: Cellular_HelloMQTT IoTStarterKit GSwifiInterface_HelloMQTT IBMIoTClientEthernetExample ... more
This library is part of the EclipseTM Paho project; specifically the embedded client.
The goals of this API are:
- to be independent of any system library: hence templates parameters for networking, timer and threading classes
- not to rely on heap storage, only automatic (I think this is a good thing)
- to limit memory use, for instance by defining the size of the buffers and arrays used at object creation time
FP.lib@10:68a4ada53367, 2014-04-10 (annotated)
- Committer:
- icraggs
- Date:
- Thu Apr 10 15:19:08 2014 +0000
- Revision:
- 10:68a4ada53367
- Parent:
- 1:1a6016a0cf66
- Child:
- 15:64a57183aa03
Move linux main to a better place
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
sam_grove | 1:1a6016a0cf66 | 1 | http://mbed.org/users/sam_grove/code/FP/#bc7c28fe64b6 |