A date's reported value.
More...
#include <date.hpp>
|
| std::uint32_t | key = 0 |
| |
| bool | missing_state = false |
| | True when the date currently has no valid value.
|
| |
| std::uint32_t | year = 0 |
| |
| std::uint32_t | month = 0 |
| |
| std::uint32_t | day = 0 |
| |
◆ day
| std::uint32_t esphome::api::DateState::day = 0 |
◆ key
| std::uint32_t esphome::api::DateState::key = 0 |
◆ missing_state
| bool esphome::api::DateState::missing_state = false |
True when the date currently has no valid value.
◆ month
| std::uint32_t esphome::api::DateState::month = 0 |
◆ year
| std::uint32_t esphome::api::DateState::year = 0 |
The documentation for this struct was generated from the following file:
- include/esphome/api/model/entities/date.hpp