light_lc_light_onoff_set_msg_pkt_t

nRF5 SDK for Mesh v5.0.0

Message format for the Light LC Light OnOff set message. More...

#include <light_lc_messages.h>

Data Fields

uint8_t light_on_off
 The target value of the Light LC Light OnOff state.
 
uint8_t tid
 Transaction ID.
 
uint8_t transition_time
 Transition time.
 
uint8_t delay
 Message execution delay (5 ms steps)
 

Detailed Description

Message format for the Light LC Light OnOff set message.

Definition at line 118 of file light_lc_messages.h.