OpenDevice
Open IoT (Internet Of Things) Platform and Framework http://opendevice.io
od::WiFiManagerParameter Class Reference

Public Member Functions

 WiFiManagerParameter (const char *custom)
 
 WiFiManagerParameter (const char *id, const char *placeholder, const char *defaultValue, int length)
 
 WiFiManagerParameter (const char *id, const char *placeholder, const char *defaultValue, int length, const char *custom)
 
const char * getID ()
 
const char * getValue ()
 
const char * getPlaceholder ()
 
int getValueLength ()
 
const char * getCustomHTML ()
 

Friends

class WiFiManager
 

Constructor & Destructor Documentation

◆ WiFiManagerParameter()

od::WiFiManagerParameter::WiFiManagerParameter ( const char *  custom)

Create custom parameters that can be added to the WiFiManager setup web page is used for HTTP queries and must not contain spaces nor other special characters


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