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 | Variables
Shared_Attribute_Update.h File Reference
#include "Shared_Attribute_Callback.h"
#include "IAPI_Implementation.h"
Include dependency graph for Shared_Attribute_Update.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Shared_Attribute_Update< MaxSubscriptions, MaxAttributes, Logger >
 Handles the internal implementation of the ThingsBoard shared Attribute Update API. See https://thingsboard.io/docs/reference/mqtt-api/#subscribe-to-attribute-updates-from-the-server for more information. More...
 

Variables

char constexpr SHARED_ATTRIBUTE_UPDATE_SUBSCRIPTIONS [] = "shared attribute update"
 

Variable Documentation

◆ SHARED_ATTRIBUTE_UPDATE_SUBSCRIPTIONS

char constexpr SHARED_ATTRIBUTE_UPDATE_SUBSCRIPTIONS[] = "shared attribute update"
constexpr