Zoltan Hudak / Mbed OS MQTT_Hello

Dependencies:   ENC28J60-EMAC

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
Async< Network, Timer, Thread, Mutex >Non-blocking, threaded MQTT client API
Client< Network, Timer, MAX_MQTT_PACKET_SIZE, MAX_MESSAGE_HANDLERS >Blocking, non-threaded MQTT client API
FP< retT, argT >Example using the FP Class with global functions
MQTTHeaderBitfields for the MQTT header byte
MQTTPacket_willOptionsDefines the MQTT "Last Will and Testament" (LWT) settings for the connect packet