|
ESPHome 2026.8.0-dev
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| namespace | esphome::network |
Functions | |
| ESPHOME_ALWAYS_INLINE bool | esphome::network::is_connected () |
| Return whether the node is connected to the network (through wifi, eth, ...) | |
| bool | esphome::network::is_disabled () |
| Return whether the network is disabled (only wifi for now) | |
| const char * | esphome::network::get_use_address_to (std::span< char, USE_ADDRESS_BUFFER_SIZE > buf) |
| Get the active network address for logging. | |
| network::IPAddresses | esphome::network::get_ip_addresses () |