ESPHome
2024.10.2
|
#include <rf_bridge.h>
Data Fields | |
uint8_t | length |
uint8_t | protocol |
std::string | code |
Definition at line 41 of file rf_bridge.h.
std::string esphome::rf_bridge::RFBridgeAdvancedData::code |
Definition at line 44 of file rf_bridge.h.
uint8_t esphome::rf_bridge::RFBridgeAdvancedData::length |
Definition at line 42 of file rf_bridge.h.
uint8_t esphome::rf_bridge::RFBridgeAdvancedData::protocol |
Definition at line 43 of file rf_bridge.h.