#include <api_pb2.h>
Definition at line 500 of file api_pb2.h.
◆ calculate_size()
void esphome::api::CoverCommandRequest::calculate_size |
( |
uint32_t & | total_size | ) |
const |
|
overridevirtual |
◆ decode_32bit()
bool esphome::api::CoverCommandRequest::decode_32bit |
( |
uint32_t | field_id, |
|
|
Proto32Bit | value ) |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::CoverCommandRequest::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::CoverCommandRequest::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
◆ has_legacy_command
bool esphome::api::CoverCommandRequest::has_legacy_command {false} |
◆ has_position
bool esphome::api::CoverCommandRequest::has_position {false} |
◆ has_tilt
bool esphome::api::CoverCommandRequest::has_tilt {false} |
◆ key
uint32_t esphome::api::CoverCommandRequest::key {0} |
◆ legacy_command
◆ position
float esphome::api::CoverCommandRequest::position {0.0f} |
◆ stop
bool esphome::api::CoverCommandRequest::stop {false} |
◆ tilt
float esphome::api::CoverCommandRequest::tilt {0.0f} |
The documentation for this class was generated from the following files: