![]() |
flux sdk
v01.02.02-5-g550ff88
Embedded C++ SDK
|
Struct to hold a dynamically created Arduino Cloud variable. More...
#include <flxIoTArduino.h>
Public Attributes | |
| flxDataType_t | type |
| The type of the variable. More... | |
| void * | variable |
| The variable itself - from the ArduinoIoTCloud library. More... | |
Struct to hold a dynamically created Arduino Cloud variable.
| flxDataType_t flxIoTArduinoVar_t::type |
The type of the variable.
| void* flxIoTArduinoVar_t::variable |
The variable itself - from the ArduinoIoTCloud library.