ESPHome  2024.4.0
Data Fields
esphome::rf_bridge::RFBridgeAdvancedData Struct Reference

#include <rf_bridge.h>

Data Fields

uint8_t length
 
uint8_t protocol
 
std::string code
 

Detailed Description

Definition at line 41 of file rf_bridge.h.

Field Documentation

◆ code

std::string esphome::rf_bridge::RFBridgeAdvancedData::code

Definition at line 44 of file rf_bridge.h.

◆ length

uint8_t esphome::rf_bridge::RFBridgeAdvancedData::length

Definition at line 42 of file rf_bridge.h.

◆ protocol

uint8_t esphome::rf_bridge::RFBridgeAdvancedData::protocol

Definition at line 43 of file rf_bridge.h.


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