Message format for the light_lightness move set "message". More...
#include <light_lightness_common.h>
Data Fields | |
int16_t | delta |
Value of the Lightness move value. | |
uint8_t | tid |
Transaction ID. | |
Message format for the light_lightness move set "message".
There is no official move set message for light lightness server. This structure supports internal messages, specifically for server<->app interaction.
Definition at line 192 of file light_lightness_common.h.