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

#include <flxIoTThingSpeak.h>

Inheritance diagram for flxIoTThingSpeak:
flxIWriterJSON

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
 

Constructor & Destructor Documentation

◆ flxIoTThingSpeak()

flxIoTThingSpeak::flxIoTThingSpeak ( )
inline

Member Function Documentation

◆ initialize()

bool flxIoTThingSpeak::initialize ( void  )
inline

◆ write()

void flxIoTThingSpeak::write ( JsonDocument &  jsonDoc)
inlinevirtual

Implements flxIWriterJSON.

Member Data Documentation

◆ deviceList

flxPropertyRWString<flxIoTThingSpeak, &flxIoTThingSpeak::get_channelList, &flxIoTThingSpeak::set_channelList> flxIoTThingSpeak::deviceList

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