#include <api_pb2.h>
Definition at line 2523 of file api_pb2.h.
◆ calculate_size()
void esphome::api::VoiceAssistantConfigurationResponse::calculate_size |
( |
uint32_t & | total_size | ) |
const |
|
overridevirtual |
◆ decode_length()
bool esphome::api::VoiceAssistantConfigurationResponse::decode_length |
( |
uint32_t | field_id, |
|
|
ProtoLengthDelimited | value ) |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::VoiceAssistantConfigurationResponse::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::VoiceAssistantConfigurationResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::VoiceAssistantConfigurationResponse::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ message_name()
static constexpr const char * esphome::api::VoiceAssistantConfigurationResponse::message_name |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ active_wake_words
std::vector<std::string> esphome::api::VoiceAssistantConfigurationResponse::active_wake_words {} |
◆ available_wake_words
std::vector<VoiceAssistantWakeWord> esphome::api::VoiceAssistantConfigurationResponse::available_wake_words {} |
◆ ESTIMATED_SIZE
uint16_t esphome::api::VoiceAssistantConfigurationResponse::ESTIMATED_SIZE = 56 |
|
staticconstexpr |
◆ max_active_wake_words
uint32_t esphome::api::VoiceAssistantConfigurationResponse::max_active_wake_words {0} |
◆ MESSAGE_TYPE
uint16_t esphome::api::VoiceAssistantConfigurationResponse::MESSAGE_TYPE = 122 |
|
staticconstexpr |
The documentation for this class was generated from the following files: