light_lightness_linear_set_msg_pkt_t

nRF5 SDK for Mesh v5.0.0

Message format for the Light Lightness Linear Set message. 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

Message format for the Light Lightness Linear Set message.

Definition at line 121 of file light_lightness_messages.h.