LedsConfig Struct Reference
#include <mcuApi.h>
Public Attributes | |
| std::string | timestamp |
| timestamp | |
| LedsColor | color |
| state | |
| std::uint32_t | period |
| Period in seconds (range: 0 - 10) | |
| std::uint32_t | duty_cycle |
| duty_cycle in percentage (range: 0% - 100%) | |
Detailed Description
LED Struct which contains the response received from the service
