flux sdk  v01.02.02-3-g292b3a7
Embedded C++ SDK
Loading...
Searching...
No Matches
flxIoTArduinoVar_t Struct Reference

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

Detailed Description

Struct to hold a dynamically created Arduino Cloud variable.

Member Data Documentation

◆ type

flxDataType_t flxIoTArduinoVar_t::type

The type of the variable.

◆ variable

void* flxIoTArduinoVar_t::variable

The variable itself - from the ArduinoIoTCloud library.


The documentation for this struct was generated from the following file: