Bluetooth LE Mesh Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_mesh_level_set_move_t Struct Reference

Description

Move Set Data structure exchanged between the application and the Generic Level Model.

Data Fields

int16_t delta
 The Delta Level step to calculate Move speed for the Generic Level state. More...
 
uint32_t transition_time
 Transition time to the target level.
 
uint16_t delay
 Delay before starting the transition.
 
uint8_t continuation
 If false, a new delta transaction is started.
 

Field Documentation

◆ delta

int16_t wiced_bt_mesh_level_set_move_t::delta

The Delta Level step to calculate Move speed for the Generic Level state.