ESPHome 2025.5.0
|
#include <beo4_protocol.h>
Public Member Functions | |
bool | operator== (const Beo4Data &rhs) const |
Data Fields | |
uint8_t | source |
uint8_t | command |
uint8_t | repeats |
Definition at line 10 of file beo4_protocol.h.
|
inline |
Definition at line 15 of file beo4_protocol.h.
uint8_t esphome::remote_base::Beo4Data::command |
Definition at line 12 of file beo4_protocol.h.
uint8_t esphome::remote_base::Beo4Data::repeats |
Definition at line 13 of file beo4_protocol.h.
uint8_t esphome::remote_base::Beo4Data::source |
Definition at line 11 of file beo4_protocol.h.