ESPHome 2025.10.2
|
Go to the source code of this file.
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::api |
Typedefs | |
template<typename... Ts> | |
using | esphome::api::ActionResponseCallback = std::function<void(const ActionResponse &, Ts...)> |