|
ESPHome 2026.6.0-dev
|
#include <toshiba_ac_protocol.h>
Public Member Functions | |
| void | encode (RemoteTransmitData *dst, const ToshibaAcData &data) override |
| optional< ToshibaAcData > | decode (RemoteReceiveData src) override |
| void | dump (const ToshibaAcData &data) override |
Public Member Functions inherited from esphome::remote_base::RemoteProtocol< ToshibaAcData > | |
Additional Inherited Members | |
Public Types inherited from esphome::remote_base::RemoteProtocol< ToshibaAcData > | |
| using | ProtocolData |
Definition at line 15 of file toshiba_ac_protocol.h.
|
overridevirtual |
Implements esphome::remote_base::RemoteProtocol< ToshibaAcData >.
Definition at line 49 of file toshiba_ac_protocol.cpp.
|
overridevirtual |
Implements esphome::remote_base::RemoteProtocol< ToshibaAcData >.
Definition at line 105 of file toshiba_ac_protocol.cpp.
|
overridevirtual |
Implements esphome::remote_base::RemoteProtocol< ToshibaAcData >.
Definition at line 18 of file toshiba_ac_protocol.cpp.