esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
Classes | Namespaces
device_info.hpp File Reference

Typed view of the device's DeviceInfoResponse. More...

#include <esphome/api/model/enums.hpp>
#include <cstdint>
#include <string>
#include <vector>
Include dependency graph for device_info.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  esphome::api::SerialProxyPortInfo
 One serial-proxy port advertised by the device. More...
 
struct  esphome::api::DeviceInfo
 Ergonomic, copyable snapshot of a device's identity and capabilities, converted from the raw DeviceInfoResponse. More...
 

Namespaces

namespace  esphome
 
namespace  esphome::api
 
namespace  esphome::api::proto
 

Detailed Description

Typed view of the device's DeviceInfoResponse.