![]() |
ThingsBoard Client SDK 0.16.0
Client SDK to connect with ThingsBoard IoT Platform from IoT devices (Arduino, Espressif, etc.)
|
#include "Configuration.h"#include <ArduinoJson.h>#include <iterator>#include <stdint.h>#include <assert.h>#include <stdarg.h>#include <stdio.h>Go to the source code of this file.
Classes | |
| class | Helper |
| Static helper class that includes some functionalities used in multiple places throughout the library, especially the ThingsBoardHttp and ThingsBoard implementations. More... | |