ESPHome 2025.11.0-dev
Loading...
Searching...
No Matches
esphome::remote_base::DysonData Struct Reference

#include <dyson_protocol.h>

Public Member Functions

bool operator== (const DysonData &rhs) const
 

Data Fields

uint16_t code
 
uint8_t index
 

Detailed Description

Definition at line 12 of file dyson_protocol.h.

Member Function Documentation

◆ operator==()

bool esphome::remote_base::DysonData::operator== ( const DysonData & rhs) const
inline

Definition at line 15 of file dyson_protocol.h.

Field Documentation

◆ code

uint16_t esphome::remote_base::DysonData::code

Definition at line 13 of file dyson_protocol.h.

◆ index

uint8_t esphome::remote_base::DysonData::index

Definition at line 14 of file dyson_protocol.h.


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