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

Plaintext (unencrypted) ESPHome frame codec. More...

#include <esphome/api/bytes.hpp>
#include <esphome/api/frame/frame_helper.hpp>
#include <cstddef>
#include <cstdint>
Include dependency graph for plaintext_frame_helper.hpp:

Go to the source code of this file.

Classes

class  esphome::api::PlaintextFrameHelper
 Codec for the plaintext native-API framing: More...
 

Namespaces

namespace  esphome
 
namespace  esphome::api
 

Detailed Description

Plaintext (unencrypted) ESPHome frame codec.