ESPHome  2024.5.0
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
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 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...