#include <api_pb2.h>
Definition at line 443 of file api_pb2.h.
◆ calculate_size()
void esphome::api::BinarySensorStateResponse::calculate_size |
( |
uint32_t & | total_size | ) |
const |
|
overridevirtual |
◆ decode_32bit()
bool esphome::api::BinarySensorStateResponse::decode_32bit |
( |
uint32_t | field_id, |
|
|
Proto32Bit | value ) |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::BinarySensorStateResponse::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::BinarySensorStateResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::BinarySensorStateResponse::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ key
uint32_t esphome::api::BinarySensorStateResponse::key {0} |
◆ missing_state
bool esphome::api::BinarySensorStateResponse::missing_state {false} |
◆ state
bool esphome::api::BinarySensorStateResponse::state {false} |
The documentation for this class was generated from the following files: