nRF Connect SDK API 2.8.99
|
int bt_mesh_light_hue::direction |
Direction of the Hue state change, if transition
is present.
If positive, the current value should be incremented even if the target value is less than the current value. If negative, the current value should be decremented even if the target value is greater than the current value. The application is responsible for wrapping the Hue state around when the value reaches the end of the type range.