Gbox 4.20
Grow box automation and monitoring - <a href='https://sites.google.com/site/growboxguy/'>https://sites.google.com/site/growboxguy/</a>
 
Loading...
Searching...
No Matches
ELClientWebServer.cpp File Reference

Constructor and functions for ELClientWebServer. More...

Include dependency graph for ELClientWebServer.cpp:

Go to the source code of this file.

Enumerations

enum  RequestReason { WS_LOAD =0 , WS_REFRESH , WS_BUTTON , WS_SUBMIT }
 
enum  WebValueType {
  WEB_STRING =0 , WEB_NULL , WEB_INTEGER , WEB_BOOLEAN ,
  WEB_FLOAT , WEB_JSON
}
 

Detailed Description

Constructor and functions for ELClientWebServer.

Definition in file ELClientWebServer.cpp.

Enumeration Type Documentation

◆ RequestReason

Enumerator
WS_LOAD 
WS_REFRESH 
WS_BUTTON 
WS_SUBMIT 

Definition at line 6 of file ELClientWebServer.cpp.

◆ WebValueType

Enumerator
WEB_STRING 
WEB_NULL 
WEB_INTEGER 
WEB_BOOLEAN 
WEB_FLOAT 
WEB_JSON 

Definition at line 13 of file ELClientWebServer.cpp.