esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
esphome::api::Executor Member List

This is the complete list of members for esphome::api::Executor, including all inherited members.

cancel(TimerId id)=0esphome::api::Executorpure virtual
post(std::function< void()> fn)=0esphome::api::Executorpure virtual
schedule_after(std::chrono::milliseconds delay, std::function< void()> fn)=0esphome::api::Executorpure virtual
~Executor()=defaultesphome::api::Executorvirtual