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
Helper.h File Reference
#include "Configuration.h"
#include <ArduinoJson.h>
#include <iterator>
#include <stdint.h>
#include <assert.h>
#include <stdarg.h>
#include <stdio.h>
Include dependency graph for Helper.h:
This graph shows which files directly or indirectly include this file:

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...