![]() |
nRF Connect SDK API 3.3.99
|
| float bt_mesh_light_ctrl_reg_target_get | ( | struct bt_mesh_light_ctrl_reg * | reg | ) |
#include <include/bluetooth/mesh/light_ctrl_reg.h>
Get the target lightness for the regulator.
Returns the target lightness, taking the requested transition time into account, for use in regulator implementations.
| [in] | reg | Illuminance regulator instance. |