|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
A command to set a number's value. More...
#include <number.hpp>
Public Attributes | |
| std::uint32_t | key = 0 |
| float | state = 0.0F |
A command to set a number's value.
| std::uint32_t esphome::api::NumberCommand::key = 0 |
| float esphome::api::NumberCommand::state = 0.0F |