ThingsBoard Client SDK 0.16.0
Client SDK to connect with ThingsBoard IoT Platform from IoT devices (Arduino, Espressif, etc.)
Loading...
Searching...
No Matches
Classes
IMQTT_Client.h File Reference
#include "Callback.h"
#include "DefaultLogger.h"
#include "MQTT_Connection_State.h"
#include "MQTT_Connection_Error.h"
Include dependency graph for IMQTT_Client.h:
This graph shows which files directly or indirectly include this file:

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...