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

Storage format for model states while booting - the stored values will be read and passed to the model to do any state binding and set the current states based on these stored values. More...

#include <light_ctl_common.h>

Data Fields

uint8_t onpowerup
 Stores OnPowerUp state value.
 
uint32_t temperature32
 Stores represented CTL Temperature state value.
 
uint32_t default_temperature32
 Stores represented Temperature32 state value.
 
uint16_t delta_uv
 Stores Delta UV state value.
 
uint16_t default_delta_uv
 Stores Default UV state value.
 
light_ctl_temperature_range_set_params_t temperature32_range
 Stores represented Temperature range value.
 

Detailed Description

Storage format for model states while booting - the stored values will be read and passed to the model to do any state binding and set the current states based on these stored values.

Definition at line 207 of file light_ctl_common.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated