|
ESPHome 2026.3.0-dev
|
Allowed IP entry for WireGuard peer configuration. More...
#include <wireguard.h>
Data Fields | |
| const char * | ip |
| const char * | netmask |
Allowed IP entry for WireGuard peer configuration.
Definition at line 28 of file wireguard.h.
| const char* esphome::wireguard::AllowedIP::ip |
Definition at line 29 of file wireguard.h.
| const char* esphome::wireguard::AllowedIP::netmask |
Definition at line 30 of file wireguard.h.