|
SensESP 3.6.1-alpha
Universal Signal K sensor toolkit ESP32
|
Go to the source code of this file.
Classes | |
| class | sensesp::WiFiWatchdogPolicy |
| Pure decision logic for the WiFi watchdog. More... | |
Namespaces | |
| namespace | sensesp |
Enumerations | |
| enum class | sensesp::WiFiWatchdogLink { sensesp::kUp , sensesp::kDown , sensesp::kNeutral } |
| Link state as seen by the WiFi watchdog. More... | |
Functions | |
| WiFiWatchdogLink | sensesp::wifi_watchdog_link_from_state (WiFiState state) |
| Map a NetworkState (WiFiState) to the watchdog's view of the link. | |