Junichi Katsu / Milkcocoa-os

Dependents:   mbed-os-example-wifi-milkcocoa MilkcocoaOsSample_Eth MilkcocoaOsSample_ESP8266 MilkcocoaOsSample_Eth_DigitalIn

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, OldTimer, MAX_MQTT_PACKET_SIZE, MAX_MESSAGE_HANDLERS >Blocking, non-threaded MQTT client API
FPExample 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
OldTimerA general purpose timer