ESPHome  2024.4.1
Public Member Functions | Data Fields
esphome::remote_base::DishData Struct Reference

#include <dish_protocol.h>

Public Member Functions

bool operator== (const DishData &rhs) const
 

Data Fields

uint8_t address
 
uint8_t command
 

Detailed Description

Definition at line 8 of file dish_protocol.h.

Member Function Documentation

◆ operator==()

bool esphome::remote_base::DishData::operator== ( const DishData rhs) const
inline

Definition at line 12 of file dish_protocol.h.

Field Documentation

◆ address

uint8_t esphome::remote_base::DishData::address

Definition at line 9 of file dish_protocol.h.

◆ command

uint8_t esphome::remote_base::DishData::command

Definition at line 10 of file dish_protocol.h.


The documentation for this struct was generated from the following file: