#include <api_pb2.h>
Definition at line 1356 of file api_pb2.h.
◆ calculate_size()
| void esphome::api::ExecuteServiceResponse::calculate_size |
( |
ProtoSize & | size | ) |
const |
|
overridevirtual |
◆ dump_to()
| void esphome::api::ExecuteServiceResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
| void esphome::api::ExecuteServiceResponse::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ message_name()
| const char * esphome::api::ExecuteServiceResponse::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ set_error_message()
| void esphome::api::ExecuteServiceResponse::set_error_message |
( |
const StringRef & | ref | ) |
|
|
inline |
◆ call_id
| uint32_t esphome::api::ExecuteServiceResponse::call_id {0} |
◆ error_message_ref_
| StringRef esphome::api::ExecuteServiceResponse::error_message_ref_ {} |
◆ ESTIMATED_SIZE
| uint8_t esphome::api::ExecuteServiceResponse::ESTIMATED_SIZE = 34 |
|
staticconstexpr |
◆ MESSAGE_TYPE
| uint8_t esphome::api::ExecuteServiceResponse::MESSAGE_TYPE = 131 |
|
staticconstexpr |
◆ response_data
| const uint8_t* esphome::api::ExecuteServiceResponse::response_data {nullptr} |
◆ response_data_len
| uint16_t esphome::api::ExecuteServiceResponse::response_data_len {0} |
◆ success
| bool esphome::api::ExecuteServiceResponse::success {false} |
The documentation for this class was generated from the following files: