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

Compile-time configuration flags for esphome-api-client. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  esphome
 
namespace  esphome::api
 

Variables

constexpr bool esphome::api::noise_supported = false
 True when the library was built with Noise (encrypted-transport) support.
 
constexpr unsigned esphome::api::default_port = 6053
 Default TCP port of the ESPHome native API.
 

Detailed Description

Compile-time configuration flags for esphome-api-client.