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

Packed message structure typedefs are used for packing and unpacking byte stream. More...

#include <light_ctl_messages.h>

Data Fields

uint16_t lightness
 Lightness state to set.
 
uint16_t temperature
 Temperature state to set.
 
uint16_t delta_uv
 Delta UV state to set.
 
uint8_t tid
 Transaction number for application.
 
uint8_t transition_time
 Encoded transition time value.
 
uint8_t delay
 Encoded message execution delay in 5 millisecond steps.
 

Detailed Description

Packed message structure typedefs are used for packing and unpacking byte stream.

Message format for the Light CTL Set message.

Definition at line 107 of file light_ctl_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated