|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
Information returned by the device in its HelloResponse. More...
#include <connection.hpp>

Public Attributes | |
| int | api_version_major = 0 |
| int | api_version_minor = 0 |
| std::string | server_info |
| std::string | name |
Information returned by the device in its HelloResponse.
| int esphome::api::ServerHello::api_version_major = 0 |
| int esphome::api::ServerHello::api_version_minor = 0 |
| std::string esphome::api::ServerHello::name |
| std::string esphome::api::ServerHello::server_info |