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

Z-Wave proxy subsystem. More...

#include <esphome/api/model/enums.hpp>
#include <esphome/api/subsystems/subsystem.hpp>
#include <functional>
#include <string>
Include dependency graph for zwave_proxy.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  esphome::api::ZWaveProxyFrame
 A raw Z-Wave frame exchanged with the device (api: ZWaveProxyFrame). More...
 
class  esphome::api::ZWaveProxy
 Bridges raw Z-Wave frames between a client and the device's Z-Wave radio. More...
 

Namespaces

namespace  esphome
 
namespace  esphome::api
 

Detailed Description

Z-Wave proxy subsystem.