light_lc_light_onoff_status_params_t

nRF5 SDK for Mesh v5.0.0

Parameters for the Light LC Light OnOff Status message. More...

#include <light_lc_common.h>

Data Fields

bool present_light_onoff
 The present value of the Light OnOff state.
 
bool target_light_onoff
 The target value of the Light OnOff state.
 
uint32_t remaining_time_ms
 Remaining transition time - encoded.
 

Detailed Description

Parameters for the Light LC Light OnOff Status message.

Definition at line 405 of file light_lc_common.h.