Unpacked message structure typedefs are used for API interfaces and for implementing model code. More...
#include <light_lightness_common.h>
Data Fields | |
uint16_t | lightness |
Value of the Lightness state. | |
uint8_t | tid |
Transaction ID. | |
Unpacked message structure typedefs are used for API interfaces and for implementing model code.
This helps to minimize code footprint.Message format for the light_lightness set message.
Definition at line 154 of file light_lightness_common.h.