![]() |
flux sdk
v01.02.02-3-g292b3a7
Embedded C++ SDK
|
#include <flxIoTThingSpeak.h>
Public Member Functions | |
flxIoTThingSpeak () | |
void | write (JsonDocument &jsonDoc) |
bool | initialize (void) |
virtual void | write (JsonDocument &jsonDoc)=0 |
Public Attributes | |
flxPropertyRWString< flxIoTThingSpeak, &flxIoTThingSpeak::get_channelList, &flxIoTThingSpeak::set_channelList > | deviceList |
|
inline |
|
inline |
|
inlinevirtual |
Implements flxIWriterJSON.
flxPropertyRWString<flxIoTThingSpeak, &flxIoTThingSpeak::get_channelList, &flxIoTThingSpeak::set_channelList> flxIoTThingSpeak::deviceList |