ESPHome  2024.4.2
Public Member Functions | Data Fields
esphome::remote_base::HaierData Struct Reference

#include <haier_protocol.h>

Public Member Functions

bool operator== (const HaierData &rhs) const
 

Data Fields

std::vector< uint8_t > data
 

Detailed Description

Definition at line 9 of file haier_protocol.h.

Member Function Documentation

◆ operator==()

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

Definition at line 12 of file haier_protocol.h.

Field Documentation

◆ data

std::vector<uint8_t> esphome::remote_base::HaierData::data

Definition at line 10 of file haier_protocol.h.


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