#include <api_pb2.h>
Definition at line 298 of file api_pb2.h.
◆ calculate_size()
void esphome::api::HelloResponse::calculate_size |
( |
uint32_t & | total_size | ) |
const |
|
overridevirtual |
◆ decode_length()
◆ decode_varint()
bool esphome::api::HelloResponse::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::HelloResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
◆ message_name()
static constexpr const char * esphome::api::HelloResponse::message_name |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ api_version_major
uint32_t esphome::api::HelloResponse::api_version_major {0} |
◆ api_version_minor
uint32_t esphome::api::HelloResponse::api_version_minor {0} |
◆ ESTIMATED_SIZE
uint16_t esphome::api::HelloResponse::ESTIMATED_SIZE = 26 |
|
staticconstexpr |
◆ MESSAGE_TYPE
uint16_t esphome::api::HelloResponse::MESSAGE_TYPE = 2 |
|
staticconstexpr |
◆ name
std::string esphome::api::HelloResponse::name {} |
◆ server_info
std::string esphome::api::HelloResponse::server_info {} |
The documentation for this class was generated from the following files: