nRF5 SDK for Mesh v5.0.0
Data Fields

Application level structure holding the DTT server model context and DTT state representation. More...

#include <app_dtt.h>

Data Fields

generic_dtt_server_t server
 DTT server model interface context structure.
 
app_dtt_set_cb_t dtt_set_cb
 Callaback to be called for informing the user application to update the value.
 
uint32_t default_transition_time
 Internal variable. More...
 

Detailed Description

Application level structure holding the DTT server model context and DTT state representation.

Definition at line 91 of file app_dtt.h.

Field Documentation

◆ default_transition_time

uint32_t app_dtt_server_t::default_transition_time

Internal variable.

Representation of the DTT state required for transition behavioral implementation of lighting models.

Definition at line 101 of file app_dtt.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated