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

Parameters for the Light CTL Status message. More...

#include <light_ctl_common.h>

Data Fields

uint16_t present_lightness
 The present value of the Lightness state.
 
uint32_t present_temperature32
 The present value of the Temperature32 state.
 
uint16_t target_lightness
 The target value of the Lightness state (optional)
 
uint32_t target_temperature32
 The target value of the Temperature32 state (optional)
 
uint32_t remaining_time_ms
 Remaining time value in milliseconds.
 

Detailed Description

Parameters for the Light CTL Status message.

Definition at line 170 of file light_ctl_common.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated