ESPHome  2024.3.1
Public Member Functions
esphome::remote_base::CanalSatProtocol Class Reference

#include <canalsat_protocol.h>

Inheritance diagram for esphome::remote_base::CanalSatProtocol:
esphome::remote_base::CanalSatBaseProtocol esphome::remote_base::RemoteProtocol< CanalSatData >

Public Member Functions

 CanalSatProtocol ()
 
- Public Member Functions inherited from esphome::remote_base::CanalSatBaseProtocol
void encode (RemoteTransmitData *dst, const CanalSatData &data) override
 
optional< CanalSatDatadecode (RemoteReceiveData src) override
 
void dump (const CanalSatData &data) override
 

Additional Inherited Members

- Public Types inherited from esphome::remote_base::RemoteProtocol< CanalSatData >
using ProtocolData = CanalSatData
 
- Protected Attributes inherited from esphome::remote_base::CanalSatBaseProtocol
uint16_t frequency_
 
uint16_t unit_
 
const char * tag_
 

Detailed Description

Definition at line 33 of file canalsat_protocol.h.

Constructor & Destructor Documentation

◆ CanalSatProtocol()

esphome::remote_base::CanalSatProtocol::CanalSatProtocol ( )

Definition at line 15 of file canalsat_protocol.cpp.


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