#include <api_pb2.h>
Definition at line 788 of file api_pb2.h.
◆ calculate_size()
void esphome::api::LightStateResponse::calculate_size |
( |
ProtoSize & | size | ) |
const |
|
overridevirtual |
◆ dump_to()
void esphome::api::LightStateResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
◆ message_name()
const char * esphome::api::LightStateResponse::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ set_effect()
void esphome::api::LightStateResponse::set_effect |
( |
const StringRef & | ref | ) |
|
|
inline |
◆ blue
float esphome::api::LightStateResponse::blue {0.0f} |
◆ brightness
float esphome::api::LightStateResponse::brightness {0.0f} |
◆ cold_white
float esphome::api::LightStateResponse::cold_white {0.0f} |
◆ color_brightness
float esphome::api::LightStateResponse::color_brightness {0.0f} |
◆ color_mode
◆ color_temperature
float esphome::api::LightStateResponse::color_temperature {0.0f} |
◆ effect_ref_
StringRef esphome::api::LightStateResponse::effect_ref_ {} |
◆ ESTIMATED_SIZE
uint8_t esphome::api::LightStateResponse::ESTIMATED_SIZE = 67 |
|
staticconstexpr |
◆ green
float esphome::api::LightStateResponse::green {0.0f} |
◆ MESSAGE_TYPE
uint8_t esphome::api::LightStateResponse::MESSAGE_TYPE = 24 |
|
staticconstexpr |
◆ red
float esphome::api::LightStateResponse::red {0.0f} |
◆ state
bool esphome::api::LightStateResponse::state {false} |
◆ warm_white
float esphome::api::LightStateResponse::warm_white {0.0f} |
◆ white
float esphome::api::LightStateResponse::white {0.0f} |
The documentation for this class was generated from the following files: