![]() |
ThingsBoard Client SDK 0.16.0
Client SDK to connect with ThingsBoard IoT Platform from IoT devices (Arduino, Espressif, etc.)
|
#include "Callback.h"#include "DefaultLogger.h"#include "MQTT_Connection_State.h"#include "MQTT_Connection_Error.h"Go to the source code of this file.
Classes | |
| class | IMQTT_Client |
| MQTT Client interface that contains the method that a class that can be used to send and receive data over an MQTT connection should implement. More... | |