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

Top-level connection parameters for Client / SyncClient. More...

#include <esphome/api/config.hpp>
#include <esphome/api/connection/connection_options.hpp>
#include <cstdint>
#include <string>
#include <utility>
Include dependency graph for client_options.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  esphome::api::ClientOptions
 Everything needed to reach and authenticate with one ESPHome device. More...
 

Namespaces

namespace  esphome
 
namespace  esphome::api
 

Detailed Description

Top-level connection parameters for Client / SyncClient.