Go to the source code of this file.
◆ ThingsBoard
◆ API_SUBSCRIPTIONS
| char constexpr API_SUBSCRIPTIONS[] = "API implementation" |
|
constexpr |
◆ CLAIM_TOPIC
| char constexpr CLAIM_TOPIC[] = "v1/devices/me/claim" |
|
constexpr |
◆ DEFAULT_MQTT_PORT
| uint16_t constexpr DEFAULT_MQTT_PORT = 1883U |
|
constexpr |
◆ DURATION_KEY
| char constexpr DURATION_KEY[] = "durationMs" |
|
constexpr |
◆ INVALID_BUFFER_SIZE
| char constexpr INVALID_BUFFER_SIZE[] = "Send buffer size (%u) to small for the given payloads size (%u), increase with Set_Buffer_Size accordingly or install the StreamUtils library" |
|
constexpr |
◆ MAX_ENDPOINTS_AMOUNT_TEMPLATE_NAME
| char constexpr MAX_ENDPOINTS_AMOUNT_TEMPLATE_NAME[] = "MaxEndpointsAmount" |
|
constexpr |
◆ PROV_ACCESS_TOKEN
| char constexpr PROV_ACCESS_TOKEN[] = "provision" |
|
constexpr |
◆ SECRET_KEY
| char constexpr SECRET_KEY[] = "secretKey" |
|
constexpr |
◆ UNABLE_TO_ALLOCATE_BUFFER
| char constexpr UNABLE_TO_ALLOCATE_BUFFER[] = "Allocating memory for the internal MQTT buffer failed" |
|
constexpr |
◆ UNABLE_TO_DE_SERIALIZE_JSON
| char constexpr UNABLE_TO_DE_SERIALIZE_JSON[] = "Unable to de-serialize received json data with error (DeserializationError::%s)" |
|
constexpr |