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

Description

OnOff Status Data structure exchanged between the application and Generic OnOff Model.

Data Fields

uint8_t present_onoff
 The present value of the Generic OnOff state.
 
uint8_t target_onoff
 The target value of the Generic OnOff state.
 
uint32_t remaining_time
 Remaining time for transition.