Message format for the Light CTL Temperature Move Set "message". More...
#include <light_ctl_common.h>
Data Fields | |
int32_t | delta_temperature |
Value of the temperature move value. | |
uint8_t | tid |
Transaction ID. | |
Message format for the Light CTL Temperature Move Set "message".
There is no official move set message for the CTL server. This structure supports internal messages, specifically for server<->app interaction.
Definition at line 163 of file light_ctl_common.h.