nRF5 SDK for Mesh v5.0.0
Data Fields
light_ctl_status_msg_pkt_t Struct Reference

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

#include <light_ctl_messages.h>

Data Fields

uint16_t present_lightness
 The present value of the Lightness state.
 
uint16_t present_temperature
 The present value of the Temperature state.
 
uint16_t target_lightness
 The target value of the Lightness state (optional)
 
uint16_t target_temperature
 The target value of the Temperature state (optional)
 
uint8_t remaining_time
 Encoded remaining time.
 

Detailed Description

Message format for the Light CTL Status message.

Definition at line 143 of file light_ctl_messages.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated