![]() |
flux sdk
v01.02.02-3-g292b3a7
Embedded C++ SDK
|
#include <flxIoTArduino.h>
Public Member Functions | |
DataLoggerAIOTConnectionHandler (void) | |
virtual unsigned long | getTime () |
virtual Client & | getClient () override |
virtual UDP & | getUDP () override |
void | setConnected (bool isConnected) |
Protected Member Functions | |
NetworkConnectionState | update_handleInit () |
NetworkConnectionState | update_handleConnecting () |
NetworkConnectionState | update_handleConnected () |
NetworkConnectionState | update_handleDisconnecting () |
NetworkConnectionState | update_handleDisconnected () |
our version of the connection handler for arduino IoT. The default assumes it's controlling the WiFi. Sorry, the DataLogger is..
|
inline |
|
inlineoverridevirtual |
|
inlinevirtual |
|
inlineoverridevirtual |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |