WorkingTimeConfig Struct Reference
Working Time struct which contains the response received from the service.
#include <mcuApi.h>
Public Attributes | |
| std::string | timestamp |
| timestamp | |
| std::uint32_t | power_on_hours_working |
| Power-On hours working. | |
| std::uint32_t | standby_hours_working |
| Standby hours working. | |
| std::uint32_t | halt_hours_working |
| Halt hours working. | |
