#include <api_pb2.h>
Definition at line 2433 of file api_pb2.h.
◆ calculate_size()
void esphome::api::VoiceAssistantTimerEventResponse::calculate_size |
( |
uint32_t & | total_size | ) |
const |
|
overridevirtual |
◆ decode_length()
bool esphome::api::VoiceAssistantTimerEventResponse::decode_length |
( |
uint32_t | field_id, |
|
|
ProtoLengthDelimited | value ) |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::VoiceAssistantTimerEventResponse::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::VoiceAssistantTimerEventResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::VoiceAssistantTimerEventResponse::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ message_name()
static constexpr const char * esphome::api::VoiceAssistantTimerEventResponse::message_name |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ ESTIMATED_SIZE
uint16_t esphome::api::VoiceAssistantTimerEventResponse::ESTIMATED_SIZE = 30 |
|
staticconstexpr |
◆ event_type
◆ is_active
bool esphome::api::VoiceAssistantTimerEventResponse::is_active {false} |
◆ MESSAGE_TYPE
uint16_t esphome::api::VoiceAssistantTimerEventResponse::MESSAGE_TYPE = 115 |
|
staticconstexpr |
◆ name
std::string esphome::api::VoiceAssistantTimerEventResponse::name {} |
◆ seconds_left
uint32_t esphome::api::VoiceAssistantTimerEventResponse::seconds_left {0} |
◆ timer_id
std::string esphome::api::VoiceAssistantTimerEventResponse::timer_id {} |
◆ total_seconds
uint32_t esphome::api::VoiceAssistantTimerEventResponse::total_seconds {0} |
The documentation for this class was generated from the following files: