#include <api_pb2.h>
|
| static uint32_t | count_repeated_field (const uint8_t *buffer, size_t length, uint32_t target_field_id) |
| | Count occurrences of a repeated field in a protobuf buffer.
|
| |
Definition at line 1193 of file api_pb2.h.
◆ decode_length()
| bool esphome::api::HomeAssistantStateResponse::decode_length |
( |
uint32_t | field_id, |
|
|
ProtoLengthDelimited | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
| void esphome::api::HomeAssistantStateResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ message_name()
| const char * esphome::api::HomeAssistantStateResponse::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ attribute
| std::string esphome::api::HomeAssistantStateResponse::attribute {} |
◆ entity_id
| std::string esphome::api::HomeAssistantStateResponse::entity_id {} |
◆ ESTIMATED_SIZE
| uint8_t esphome::api::HomeAssistantStateResponse::ESTIMATED_SIZE = 27 |
|
staticconstexpr |
◆ MESSAGE_TYPE
| uint8_t esphome::api::HomeAssistantStateResponse::MESSAGE_TYPE = 40 |
|
staticconstexpr |
◆ state
| std::string esphome::api::HomeAssistantStateResponse::state {} |
The documentation for this class was generated from the following files: