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

Description

OnOff Set Data structure exchanged between the application Generic OnOff Model.

Data Fields

uint8_t onoff
 The target value of the Generic OnOff state.
 
uint32_t transition_time
 Transition time to the target state.
 
uint16_t delay
 Delay before starting the transition.