ESPHome 2025.5.0
Loading...
Searching...
No Matches
esphome::remote_base::Beo4Data Struct Reference

#include <beo4_protocol.h>

Public Member Functions

bool operator== (const Beo4Data &rhs) const
 

Data Fields

uint8_t source
 
uint8_t command
 
uint8_t repeats
 

Detailed Description

Definition at line 10 of file beo4_protocol.h.

Member Function Documentation

◆ operator==()

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

Definition at line 15 of file beo4_protocol.h.

Field Documentation

◆ command

uint8_t esphome::remote_base::Beo4Data::command

Definition at line 12 of file beo4_protocol.h.

◆ repeats

uint8_t esphome::remote_base::Beo4Data::repeats

Definition at line 13 of file beo4_protocol.h.

◆ source

uint8_t esphome::remote_base::Beo4Data::source

Definition at line 11 of file beo4_protocol.h.


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