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

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

#include <light_lightness_messages.h>

Data Fields

uint16_t lightness
 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 Lightness Set message (actual/perceptually uniform state).

Definition at line 112 of file light_lightness_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated