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