#include <api_pb2.h>
Definition at line 482 of file api_pb2.h.
◆ calculate_size()
void esphome::api::DeviceInfoResponse::calculate_size |
( |
uint32_t & | total_size | ) |
const |
|
overridevirtual |
◆ dump_to()
void esphome::api::DeviceInfoResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
◆ message_name()
const char * esphome::api::DeviceInfoResponse::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ api_encryption_supported
bool esphome::api::DeviceInfoResponse::api_encryption_supported {false} |
◆ area
AreaInfo esphome::api::DeviceInfoResponse::area {} |
◆ areas
std::vector<AreaInfo> esphome::api::DeviceInfoResponse::areas {} |
◆ bluetooth_mac_address
std::string esphome::api::DeviceInfoResponse::bluetooth_mac_address {} |
◆ bluetooth_proxy_feature_flags
uint32_t esphome::api::DeviceInfoResponse::bluetooth_proxy_feature_flags {0} |
◆ compilation_time
std::string esphome::api::DeviceInfoResponse::compilation_time {} |
◆ devices
std::vector<DeviceInfo> esphome::api::DeviceInfoResponse::devices {} |
◆ esphome_version
std::string esphome::api::DeviceInfoResponse::esphome_version {} |
◆ ESTIMATED_SIZE
uint8_t esphome::api::DeviceInfoResponse::ESTIMATED_SIZE = 219 |
|
staticconstexpr |
◆ friendly_name
std::string esphome::api::DeviceInfoResponse::friendly_name {} |
◆ has_deep_sleep
bool esphome::api::DeviceInfoResponse::has_deep_sleep {false} |
◆ legacy_bluetooth_proxy_version
uint32_t esphome::api::DeviceInfoResponse::legacy_bluetooth_proxy_version {0} |
◆ legacy_voice_assistant_version
uint32_t esphome::api::DeviceInfoResponse::legacy_voice_assistant_version {0} |
◆ mac_address
std::string esphome::api::DeviceInfoResponse::mac_address {} |
◆ manufacturer
std::string esphome::api::DeviceInfoResponse::manufacturer {} |
◆ MESSAGE_TYPE
uint8_t esphome::api::DeviceInfoResponse::MESSAGE_TYPE = 10 |
|
staticconstexpr |
◆ model
std::string esphome::api::DeviceInfoResponse::model {} |
◆ name
std::string esphome::api::DeviceInfoResponse::name {} |
◆ project_name
std::string esphome::api::DeviceInfoResponse::project_name {} |
◆ project_version
std::string esphome::api::DeviceInfoResponse::project_version {} |
◆ suggested_area
std::string esphome::api::DeviceInfoResponse::suggested_area {} |
◆ uses_password
bool esphome::api::DeviceInfoResponse::uses_password {false} |
◆ voice_assistant_feature_flags
uint32_t esphome::api::DeviceInfoResponse::voice_assistant_feature_flags {0} |
◆ webserver_port
uint32_t esphome::api::DeviceInfoResponse::webserver_port {0} |
The documentation for this class was generated from the following files: