ESPHome  2024.9.0
Data Fields
esphome::udp::Provider Struct Reference

#include <udp_component.h>

Data Fields

std::vector< uint8_t > encryption_key
 
const char * name
 
uint32_t last_code [2]
 

Detailed Description

Definition at line 21 of file udp_component.h.

Field Documentation

◆ encryption_key

std::vector<uint8_t> esphome::udp::Provider::encryption_key

Definition at line 22 of file udp_component.h.

◆ last_code

uint32_t esphome::udp::Provider::last_code[2]

Definition at line 24 of file udp_component.h.

◆ name

const char* esphome::udp::Provider::name

Definition at line 23 of file udp_component.h.


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