#include <api_pb2.h>
Definition at line 970 of file api_pb2.h.
◆ calculate_size()
void esphome::api::TextSensorStateResponse::calculate_size |
( |
ProtoSize & | size | ) |
const |
|
overridevirtual |
◆ dump_to()
void esphome::api::TextSensorStateResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::TextSensorStateResponse::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ message_name()
const char * esphome::api::TextSensorStateResponse::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ set_state()
void esphome::api::TextSensorStateResponse::set_state |
( |
const StringRef & | ref | ) |
|
|
inline |
◆ ESTIMATED_SIZE
uint8_t esphome::api::TextSensorStateResponse::ESTIMATED_SIZE = 20 |
|
staticconstexpr |
◆ MESSAGE_TYPE
uint8_t esphome::api::TextSensorStateResponse::MESSAGE_TYPE = 27 |
|
staticconstexpr |
◆ missing_state
bool esphome::api::TextSensorStateResponse::missing_state {false} |
◆ state_ref_
StringRef esphome::api::TextSensorStateResponse::state_ref_ {} |
The documentation for this class was generated from the following files: