light_ctl_default_status_msg_pkt_t

nRF5 SDK for Mesh v5.0.0

Message format for the Light CTL Default Status message. More...

#include <light_ctl_messages.h>

Data Fields

uint16_t lightness
 The present value of the Lightness default state.
 
uint16_t temperature
 The target value of the Temperature default state.
 
uint16_t delta_uv
 The target value of the Delta UV default state.
 

Detailed Description

Message format for the Light CTL Default Status message.

Definition at line 171 of file light_ctl_messages.h.