![]() |
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 | SDCard_Updater< Logger > |
| IUpdater implementation that uses the c fopen function (https://cplusplus.com/reference/cstdio/fopen/), under the hood to write the given binary firmware data into a file. Can be used to write the binary into an intermediate SD card instead of directly updating to flash memory. More... | |
Variables | |
| constexpr char | OPEN_FILE_FAILED [] = "Failed to open file (%s), ensure path is correct and SD card exist and is initalized" |
|
constexpr |