ESPHome 2025.5.0
Loading...
Searching...
No Matches
template_event.h
Go to the documentation of this file.
1#pragma once
2
5
6namespace esphome {
7namespace template_ {
8
9class TemplateEvent : public Component, public event::Event {};
10
11} // namespace template_
12} // namespace esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7