|
Open Model Railroad Network (OpenMRN)
|
Names and Descriptions for all ESP32 exposed WiFi configuration options. More...
#include <Esp32WiFiConfiguration.hxx>
Static Public Attributes | |
| static constexpr const char * | BOOLEAN_MAP |
| <map> of possible keys and descriptive values to show to the user for the wifi_sleep and hub_mode fields. | |
| static constexpr const char * | WIFI_POWER_SAVE_NAME |
| Visible name for the WiFi Power Savings mode. | |
| static constexpr const char * | WIFI_POWER_SAVE_DESC |
| Visible description for the WiFi Power Savings mode. | |
| static constexpr const char * | HUB_NAME = "Hub Configuration" |
| Visible name for the Hub Configuration group. | |
| static constexpr const char * | HUB_DESC |
| Visible description for the Hub Configuration group. | |
| static constexpr const char * | CONN_MODE_NAME = "Connection Mode" |
| Visible name for the hub/uplink enable field. | |
| static constexpr const char * | CONN_MODE_DESC |
| Visible description for the hub/uplink enable field. | |
| static constexpr const char * | CONN_MODE_MAP |
| <map> of possible keys and descriptive values to show to the user for the connection_mode fields. | |
| static constexpr const char * | HUB_LISTENER_PORT_NAME = "Hub Listener Port" |
| Visible name for the hub_listener_port field. | |
| static constexpr const char * | HUB_LISTENER_PORT_DESC |
| Visible name for the hub_listener_port field. | |
| static constexpr const char * | UPLINK_NAME = "Node Uplink Configuration" |
| Visible name for the link_config group. | |
| static constexpr const char * | UPLINK_DESC |
| Visible name for the link_config group. | |
Names and Descriptions for all ESP32 exposed WiFi configuration options.
Definition at line 45 of file Esp32WiFiConfiguration.hxx.
|
staticconstexpr |
<map> of possible keys and descriptive values to show to the user for the wifi_sleep and hub_mode fields.
Definition at line 50 of file Esp32WiFiConfiguration.hxx.
|
staticconstexpr |
Visible description for the hub/uplink enable field.
Definition at line 76 of file Esp32WiFiConfiguration.hxx.
|
staticconstexpr |
<map> of possible keys and descriptive values to show to the user for the connection_mode fields.
Definition at line 86 of file Esp32WiFiConfiguration.hxx.
|
staticconstexpr |
Visible name for the hub/uplink enable field.
Definition at line 73 of file Esp32WiFiConfiguration.hxx.
|
staticconstexpr |
Visible description for the Hub Configuration group.
Definition at line 69 of file Esp32WiFiConfiguration.hxx.
|
staticconstexpr |
Visible name for the hub_listener_port field.
Definition at line 96 of file Esp32WiFiConfiguration.hxx.
|
staticconstexpr |
Visible name for the hub_listener_port field.
Definition at line 93 of file Esp32WiFiConfiguration.hxx.
|
staticconstexpr |
Visible name for the Hub Configuration group.
Definition at line 66 of file Esp32WiFiConfiguration.hxx.
|
staticconstexpr |
Visible name for the link_config group.
Definition at line 104 of file Esp32WiFiConfiguration.hxx.
|
staticconstexpr |
Visible name for the link_config group.
Definition at line 101 of file Esp32WiFiConfiguration.hxx.
|
staticconstexpr |
Visible description for the WiFi Power Savings mode.
Definition at line 59 of file Esp32WiFiConfiguration.hxx.
|
staticconstexpr |
Visible name for the WiFi Power Savings mode.
Definition at line 55 of file Esp32WiFiConfiguration.hxx.