Parameters for the Light CTL Temperature Status message. More...
#include <light_ctl_common.h>
Data Fields | |
uint32_t | present_temperature32 |
The present value of the Temperature32 state. | |
uint16_t | present_delta_uv |
The present value of the Delta UV state. | |
uint32_t | target_temperature32 |
The target value of the Temperature32 state (optional) | |
uint16_t | target_delta_uv |
The target value of the Delta UV state (optional) | |
uint32_t | remaining_time_ms |
Remaining time value in milliseconds. | |
Parameters for the Light CTL Temperature Status message.
Definition at line 180 of file light_ctl_common.h.