|
ESPHome 2025.12.0-dev
|
#include <dish_protocol.h>
Public Member Functions | |
| bool | operator== (const DishData &rhs) const |
Data Fields | |
| uint8_t | address |
| uint8_t | command |
Definition at line 8 of file dish_protocol.h.
|
inline |
Definition at line 12 of file dish_protocol.h.
| uint8_t esphome::remote_base::DishData::address |
Definition at line 9 of file dish_protocol.h.
| uint8_t esphome::remote_base::DishData::command |
Definition at line 10 of file dish_protocol.h.