|
ESPHome 2026.3.0
|
#include <api_pb2.h>
Public Member Functions | |
| void | encode (ProtoWriteBuffer &buffer) const |
| uint32_t | calculate_size () const |
| const char * | dump_to (DumpBuffer &out) const override |
Data Fields | |
| StringRef | name {} |
| enums::SerialProxyPortType | port_type {} |
Additional Inherited Members |
| uint32_t esphome::api::SerialProxyInfo::calculate_size | ( | ) | const |
Definition at line 79 of file api_pb2.cpp.
|
overridevirtual |
Implements esphome::api::ProtoMessage.
Definition at line 859 of file api_pb2_dump.cpp.
| void esphome::api::SerialProxyInfo::encode | ( | ProtoWriteBuffer & | buffer | ) | const |
Definition at line 75 of file api_pb2.cpp.
| enums::SerialProxyPortType esphome::api::SerialProxyInfo::port_type {} |