ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
esphome::wireguard::AllowedIP Struct Reference

Allowed IP entry for WireGuard peer configuration. More...

#include <wireguard.h>

Data Fields

const char * ip
 
const char * netmask
 

Detailed Description

Allowed IP entry for WireGuard peer configuration.

Definition at line 28 of file wireguard.h.

Field Documentation

◆ ip

const char* esphome::wireguard::AllowedIP::ip

Definition at line 29 of file wireguard.h.

◆ netmask

const char* esphome::wireguard::AllowedIP::netmask

Definition at line 30 of file wireguard.h.


The documentation for this struct was generated from the following file: