![]() |
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 | Container< T, Capacity > |
| Custom std::array or std::vector implementation that contains a partial vector-like interface implementation. Internal implementation is changed at compile-time to either use the heap if THINGSBOARD_ENABLE_DYNAMIC is set or the stack otherwise. More... | |