nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

Illuminance regulator API. More...

Data Structures

struct  bt_mesh_light_ctrl_reg_coeff
 
struct  bt_mesh_light_ctrl_reg_cfg
 
struct  bt_mesh_light_ctrl_reg
 

Functions

void bt_mesh_light_ctrl_reg_target_set (struct bt_mesh_light_ctrl_reg *reg, float target, int32_t transition_time)
 Set the target lightness for the regulator.
 
float bt_mesh_light_ctrl_reg_target_get (struct bt_mesh_light_ctrl_reg *reg)
 Get the target lightness for the regulator.
 

Detailed Description

Illuminance regulator API.