#include <api_pb2.h>
Definition at line 720 of file api_pb2.h.
◆ calculate_size()
void esphome::api::FanStateResponse::calculate_size |
( |
ProtoSize & | size | ) |
const |
|
overridevirtual |
◆ dump_to()
void esphome::api::FanStateResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
◆ message_name()
const char * esphome::api::FanStateResponse::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ set_preset_mode()
void esphome::api::FanStateResponse::set_preset_mode |
( |
const StringRef & | ref | ) |
|
|
inline |
◆ direction
◆ ESTIMATED_SIZE
uint8_t esphome::api::FanStateResponse::ESTIMATED_SIZE = 28 |
|
staticconstexpr |
◆ MESSAGE_TYPE
uint8_t esphome::api::FanStateResponse::MESSAGE_TYPE = 23 |
|
staticconstexpr |
◆ oscillating
bool esphome::api::FanStateResponse::oscillating {false} |
◆ preset_mode_ref_
StringRef esphome::api::FanStateResponse::preset_mode_ref_ {} |
◆ speed_level
int32_t esphome::api::FanStateResponse::speed_level {0} |
◆ state
bool esphome::api::FanStateResponse::state {false} |
The documentation for this class was generated from the following files: