ESPHome
2024.10.2
|
#include <drayton_protocol.h>
Public Member Functions | |
bool | operator== (const DraytonData &rhs) const |
Data Fields | |
uint16_t | address |
uint8_t | channel |
uint8_t | command |
Definition at line 11 of file drayton_protocol.h.
|
inline |
Definition at line 16 of file drayton_protocol.h.
uint16_t esphome::remote_base::DraytonData::address |
Definition at line 12 of file drayton_protocol.h.
uint8_t esphome::remote_base::DraytonData::channel |
Definition at line 13 of file drayton_protocol.h.
uint8_t esphome::remote_base::DraytonData::command |
Definition at line 14 of file drayton_protocol.h.