ESPHome  2024.4.0
Public Member Functions | Data Fields
esphome::remote_base::ProntoData Struct Reference

#include <pronto_protocol.h>

Public Member Functions

bool operator== (const ProntoData &rhs) const
 

Data Fields

std::string data
 
int delta
 

Detailed Description

Definition at line 13 of file pronto_protocol.h.

Member Function Documentation

◆ operator==()

bool esphome::remote_base::ProntoData::operator== ( const ProntoData rhs) const

Definition at line 43 of file pronto_protocol.cpp.

Field Documentation

◆ data

std::string esphome::remote_base::ProntoData::data

Definition at line 14 of file pronto_protocol.h.

◆ delta

int esphome::remote_base::ProntoData::delta

Definition at line 15 of file pronto_protocol.h.


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