ESPHome 2025.5.0
Loading...
Searching...
No Matches
esphome::packet_transport::Provider Struct Reference

#include <packet_transport.h>

Data Fields

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

Detailed Description

Definition at line 26 of file packet_transport.h.

Field Documentation

◆ encryption_key

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

Definition at line 27 of file packet_transport.h.

◆ last_code

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

Definition at line 29 of file packet_transport.h.

◆ name

const char* esphome::packet_transport::Provider::name

Definition at line 28 of file packet_transport.h.


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