#include <api_pb2.h>
Definition at line 485 of file api_pb2.h.
◆ calculate_size()
| void esphome::api::DeviceInfoResponse::calculate_size |
( |
ProtoSize & | size | ) |
const |
|
overridevirtual |
◆ dump_to()
| const char * esphome::api::DeviceInfoResponse::dump_to |
( |
DumpBuffer & | 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::array<AreaInfo, ESPHOME_AREA_COUNT> esphome::api::DeviceInfoResponse::areas {} |
◆ bluetooth_mac_address
| StringRef esphome::api::DeviceInfoResponse::bluetooth_mac_address {} |
◆ bluetooth_proxy_feature_flags
| uint32_t esphome::api::DeviceInfoResponse::bluetooth_proxy_feature_flags {0} |
◆ compilation_time
| StringRef esphome::api::DeviceInfoResponse::compilation_time {} |
◆ devices
| std::array<DeviceInfo, ESPHOME_DEVICE_COUNT> esphome::api::DeviceInfoResponse::devices {} |
◆ esphome_version
| StringRef esphome::api::DeviceInfoResponse::esphome_version {} |
◆ ESTIMATED_SIZE
| uint8_t esphome::api::DeviceInfoResponse::ESTIMATED_SIZE = 255 |
|
staticconstexpr |
◆ friendly_name
| StringRef esphome::api::DeviceInfoResponse::friendly_name {} |
◆ has_deep_sleep
| bool esphome::api::DeviceInfoResponse::has_deep_sleep {false} |
◆ mac_address
| StringRef esphome::api::DeviceInfoResponse::mac_address {} |
◆ manufacturer
| StringRef esphome::api::DeviceInfoResponse::manufacturer {} |
◆ MESSAGE_TYPE
| uint8_t esphome::api::DeviceInfoResponse::MESSAGE_TYPE = 10 |
|
staticconstexpr |
◆ model
| StringRef esphome::api::DeviceInfoResponse::model {} |
◆ name
| StringRef esphome::api::DeviceInfoResponse::name {} |
◆ project_name
| StringRef esphome::api::DeviceInfoResponse::project_name {} |
◆ project_version
| StringRef esphome::api::DeviceInfoResponse::project_version {} |
◆ suggested_area
| StringRef esphome::api::DeviceInfoResponse::suggested_area {} |
◆ voice_assistant_feature_flags
| uint32_t esphome::api::DeviceInfoResponse::voice_assistant_feature_flags {0} |
◆ webserver_port
| uint32_t esphome::api::DeviceInfoResponse::webserver_port {0} |
◆ zwave_home_id
| uint32_t esphome::api::DeviceInfoResponse::zwave_home_id {0} |
◆ zwave_proxy_feature_flags
| uint32_t esphome::api::DeviceInfoResponse::zwave_proxy_feature_flags {0} |
The documentation for this class was generated from the following files: