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::EventState Struct Reference

An event's reported value. More...

#include <event.hpp>

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

Public Attributes

std::uint32_t key = 0
 
std::string event_type
 

Detailed Description

An event's reported value.

Member Data Documentation

◆ event_type

std::string esphome::api::EventState::event_type

◆ key

std::uint32_t esphome::api::EventState::key = 0

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