ESPHome  2024.3.1
Public Member Functions | Data Fields
esphome::remote_base::DraytonData Struct Reference

#include <drayton_protocol.h>

Public Member Functions

bool operator== (const DraytonData &rhs) const
 

Data Fields

uint16_t address
 
uint8_t channel
 
uint8_t command
 

Detailed Description

Definition at line 11 of file drayton_protocol.h.

Member Function Documentation

◆ operator==()

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

Definition at line 16 of file drayton_protocol.h.

Field Documentation

◆ address

uint16_t esphome::remote_base::DraytonData::address

Definition at line 12 of file drayton_protocol.h.

◆ channel

uint8_t esphome::remote_base::DraytonData::channel

Definition at line 13 of file drayton_protocol.h.

◆ command

uint8_t esphome::remote_base::DraytonData::command

Definition at line 14 of file drayton_protocol.h.


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