|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Type-safe network interface management with IP address handling and DHCP support. More...
Modules | |
| SNTP Time Synchronization | |
| Simple Network Time Protocol client for time synchronization. | |
Namespaces | |
| namespace | idfxx |
| namespace | idfxx::netif |
Typedefs | |
| typedef struct esp_netif_obj | esp_netif_t |
Type-safe network interface management with IP address handling and DHCP support.
Provides RAII network interface lifecycle management, IP address value types, DHCP client/server control, DNS configuration, and SNTP time synchronization.
Depends on Core Utilities for error handling, Event Loop Component for event loop integration, and Hardware Support Component for MAC addresses.
| typedef struct esp_netif_obj esp_netif_t |