generic_dtt_set_params_t

nRF5 SDK for Mesh v5.0.0

Unpacked message structure typedefs are used for API interfaces and for implementing model code. More...

#include <generic_dtt_common.h>

Data Fields

uint32_t transition_time_ms
 Transition time value in milliseconds.
 

Detailed Description

Unpacked message structure typedefs are used for API interfaces and for implementing model code.

This helps to minimize code footprint.Parameters for the Default Transition Time Set message.

Definition at line 68 of file generic_dtt_common.h.