#include <api_pb2.h>
Definition at line 607 of file api_pb2.h.
◆ decode_32bit()
bool esphome::api::LightCommandRequest::decode_32bit |
( |
uint32_t |
field_id, |
|
|
Proto32Bit |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ decode_length()
bool esphome::api::LightCommandRequest::decode_length |
( |
uint32_t |
field_id, |
|
|
ProtoLengthDelimited |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::LightCommandRequest::decode_varint |
( |
uint32_t |
field_id, |
|
|
ProtoVarInt |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::LightCommandRequest::dump_to |
( |
std::string & |
out | ) |
const |
|
overridevirtual |
◆ encode()
◆ blue
float esphome::api::LightCommandRequest::blue {0.0f} |
◆ brightness
float esphome::api::LightCommandRequest::brightness {0.0f} |
◆ cold_white
float esphome::api::LightCommandRequest::cold_white {0.0f} |
◆ color_brightness
float esphome::api::LightCommandRequest::color_brightness {0.0f} |
◆ color_mode
◆ color_temperature
float esphome::api::LightCommandRequest::color_temperature {0.0f} |
◆ effect
std::string esphome::api::LightCommandRequest::effect {} |
◆ flash_length
uint32_t esphome::api::LightCommandRequest::flash_length {0} |
◆ green
float esphome::api::LightCommandRequest::green {0.0f} |
◆ has_brightness
bool esphome::api::LightCommandRequest::has_brightness {false} |
◆ has_cold_white
bool esphome::api::LightCommandRequest::has_cold_white {false} |
◆ has_color_brightness
bool esphome::api::LightCommandRequest::has_color_brightness {false} |
◆ has_color_mode
bool esphome::api::LightCommandRequest::has_color_mode {false} |
◆ has_color_temperature
bool esphome::api::LightCommandRequest::has_color_temperature {false} |
◆ has_effect
bool esphome::api::LightCommandRequest::has_effect {false} |
◆ has_flash_length
bool esphome::api::LightCommandRequest::has_flash_length {false} |
◆ has_rgb
bool esphome::api::LightCommandRequest::has_rgb {false} |
◆ has_state
bool esphome::api::LightCommandRequest::has_state {false} |
◆ has_transition_length
bool esphome::api::LightCommandRequest::has_transition_length {false} |
◆ has_warm_white
bool esphome::api::LightCommandRequest::has_warm_white {false} |
◆ has_white
bool esphome::api::LightCommandRequest::has_white {false} |
◆ key
uint32_t esphome::api::LightCommandRequest::key {0} |
◆ red
float esphome::api::LightCommandRequest::red {0.0f} |
◆ state
bool esphome::api::LightCommandRequest::state {false} |
◆ transition_length
uint32_t esphome::api::LightCommandRequest::transition_length {0} |
◆ warm_white
float esphome::api::LightCommandRequest::warm_white {0.0f} |
◆ white
float esphome::api::LightCommandRequest::white {0.0f} |
The documentation for this class was generated from the following files:
- /opt/build/esphome/esphome/components/api/api_pb2.h
- /opt/build/esphome/esphome/components/api/api_pb2.cpp