ESPHome  2024.7.2
Data Structures | Namespaces | Functions
wireguard.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::wireguard::Wireguard
 Main Wireguard component class. More...
 
class  esphome::wireguard::WireguardPeerOnlineCondition< Ts >
 Condition to check if remote peer is online. More...
 
class  esphome::wireguard::WireguardEnabledCondition< Ts >
 Condition to check if Wireguard component is enabled. More...
 
class  esphome::wireguard::WireguardEnableAction< Ts >
 Action to enable Wireguard component. More...
 
class  esphome::wireguard::WireguardDisableAction< Ts >
 Action to disable Wireguard component. More...
 

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 esphome::wireguard
 

Functions

void esphome::wireguard::suspend_wdt ()
 
void esphome::wireguard::resume_wdt ()
 
std::string esphome::wireguard::mask_key (const std::string &key)
 Strip most part of the key only for secure printing. More...