![]() |
ThingsBoard Client SDK 0.16.0
Client SDK to connect with ThingsBoard IoT Platform from IoT devices (Arduino, Espressif, etc.)
|
#include <stdint.h>Go to the source code of this file.
Enumerations | |
| enum class | MQTT_Connection_Error : uint8_t { NONE , REFUSE_PROTOCOL , REFUSE_ID_REJECTED , REFUSE_SERVER_UNAVAILABLE , REFUSE_BAD_USERNAME , REFUSE_NOT_AUTHORIZED } |
| Possible error states the MQTT broker connection can be in, if connecting the device to the MQTT broker failed. More... | |
|
strong |
Possible error states the MQTT broker connection can be in, if connecting the device to the MQTT broker failed.