nRF5 SDK for Mesh v5.0.0
Data Fields
light_ctl_set_params_t Struct Reference

Unpacked message structure typedefs are used for API interfaces and for implementing model code. More...

#include <light_ctl_common.h>

Data Fields

uint16_t lightness
 Value of the Lightness state.
 
uint32_t temperature32
 Value of the Temperature32 state.
 
uint16_t delta_uv
 Value of the Delta UV state.
 
uint8_t tid
 Transaction ID.
 

Detailed Description

Unpacked message structure typedefs are used for API interfaces and for implementing model code.

This helps to minimize code footprint.Message format for the CTL Set message.

Definition at line 116 of file light_ctl_common.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated