void setConfig() const
Definition server.cpp:159
void getConfig()
Definition server.cpp:130
std::string _sta_alt_pass_str
Definition server.hpp:51
std::string _sta_netmask_str
Definition server.hpp:53
std::string _ap_options_str
Definition server.hpp:44
std::string _sta_ssid_str
Definition server.hpp:48
std::string _sta_alt_ssid_str
Definition server.hpp:50
void buildApRecordsStrings()
Definition server.cpp:84
esp_err_t savePostHandler(httpd_req_t *req)
Definition server.cpp:181
std::string _ap_records_str
Definition server.hpp:45
std::string _sta_ip_str
Definition server.hpp:52
std::string _sta_gateway_str
Definition server.hpp:54
std::string _get_str
Definition server.hpp:46
esp_err_t wildcardGetHandler(httpd_req_t *req)
Definition server.cpp:272
~Server()
Dtor.
Definition server.cpp:78
esp_err_t rootGetHandler(httpd_req_t *req)
Definition server.cpp:172
void buildGetString()
Definition server.cpp:109
std::string _sta_pass_str
Definition server.hpp:49
Server()
Ctor.
Definition server.cpp:41
std::string _sta_mdns_str
Definition server.hpp:47