This is MQTT library for WIZwiki-W7500

Dependencies:   FP MQTTPacket

Dependents:   openHAB_mqtt_W7500 kakaoIoTchatbot

Fork of MQTTforLecture by Bohyun Bang

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