|
ESPHome 2025.12.0-dev
|
#include <aeha_protocol.h>
Public Member Functions | |
| bool | operator== (const AEHAData &rhs) const |
Data Fields | |
| uint16_t | address |
| std::vector< uint8_t > | data |
Definition at line 10 of file aeha_protocol.h.
|
inline |
Definition at line 14 of file aeha_protocol.h.
| uint16_t esphome::remote_base::AEHAData::address |
Definition at line 11 of file aeha_protocol.h.
| std::vector<uint8_t> esphome::remote_base::AEHAData::data |
Definition at line 12 of file aeha_protocol.h.