#include <api_pb2.h>
Definition at line 820 of file api_pb2.h.
◆ calculate_size()
void esphome::api::SensorStateResponse::calculate_size |
( |
uint32_t & | total_size | ) |
const |
|
overridevirtual |
◆ decode_32bit()
bool esphome::api::SensorStateResponse::decode_32bit |
( |
uint32_t | field_id, |
|
|
Proto32Bit | value ) |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::SensorStateResponse::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::SensorStateResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
◆ message_name()
static constexpr const char * esphome::api::SensorStateResponse::message_name |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ ESTIMATED_SIZE
uint16_t esphome::api::SensorStateResponse::ESTIMATED_SIZE = 12 |
|
staticconstexpr |
◆ MESSAGE_TYPE
uint16_t esphome::api::SensorStateResponse::MESSAGE_TYPE = 25 |
|
staticconstexpr |
◆ missing_state
bool esphome::api::SensorStateResponse::missing_state {false} |
◆ state
float esphome::api::SensorStateResponse::state {0.0f} |
The documentation for this class was generated from the following files: