#include <api_pb2.h>
Definition at line 673 of file api_pb2.h.
◆ decode_32bit()
| bool esphome::api::CoverCommandRequest::decode_32bit |
( |
uint32_t | field_id, |
|
|
Proto32Bit | value ) |
|
overrideprotectedvirtual |
◆ decode_varint()
◆ dump_to()
| const char * esphome::api::CoverCommandRequest::dump_to |
( |
DumpBuffer & | out | ) |
const |
|
overridevirtual |
◆ message_name()
| const LogString * esphome::api::CoverCommandRequest::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ ESTIMATED_SIZE
| uint8_t esphome::api::CoverCommandRequest::ESTIMATED_SIZE = 25 |
|
staticconstexpr |
◆ has_position
| bool esphome::api::CoverCommandRequest::has_position {false} |
◆ has_tilt
| bool esphome::api::CoverCommandRequest::has_tilt {false} |
◆ MESSAGE_TYPE
| uint8_t esphome::api::CoverCommandRequest::MESSAGE_TYPE = 30 |
|
staticconstexpr |
◆ 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: