![]() |
ThingsBoard Client SDK 0.16.0
Client SDK to connect with ThingsBoard IoT Platform from IoT devices (Arduino, Espressif, etc.)
|
Go to the source code of this file.
Classes | |
| class | Telemetry |
| Telemetry record class, allows to store different data using a common interface. More... | |
Typedefs | |
| using | Attribute = Telemetry |
| Telemetry and attributes are only different on the database side (one has a history the other one does not), but for the purpose of sending data to the cloud both are simply key-value pairs. More... | |