esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
Public Attributes | List of all members
esphome::api::LogEntry Struct Reference

A single log line streamed from the device. More...

#include <log_stream.hpp>

Collaboration diagram for esphome::api::LogEntry:
Collaboration graph
[legend]

Public Attributes

LogLevel level = LogLevel::None
 
std::string message
 

Detailed Description

A single log line streamed from the device.

Member Data Documentation

◆ level

LogLevel esphome::api::LogEntry::level = LogLevel::None

◆ message

std::string esphome::api::LogEntry::message

The documentation for this struct was generated from the following file: