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

Device log streaming subsystem. More...

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

Go to the source code of this file.

Classes

struct  esphome::api::LogEntry
 A single log line streamed from the device. More...
 
class  esphome::api::LogStream
 Subscribes to and surfaces the device's log stream. More...
 

Namespaces

namespace  esphome
 
namespace  esphome::api
 

Detailed Description

Device log streaming subsystem.