|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
A command to control an update entity. More...
#include <update.hpp>
Public Attributes | |
| std::uint32_t | key = 0 |
| UpdateCommand | command = UpdateCommand::None |
A command to control an update entity.
(Named UpdateControl to avoid clashing with the mirrored UpdateCommand enum.)
| UpdateCommand esphome::api::UpdateControl::command = UpdateCommand::None |
| std::uint32_t esphome::api::UpdateControl::key = 0 |