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

Internal structure for holding Move transition related variables. More...

#include <app_level.h>

Data Fields

int16_t required_move
 Scaled representation of the Level value. More...
 
int16_t initial_present_level
 Initial present level required for handling Set/Delta Set message. More...
 

Detailed Description

Internal structure for holding Move transition related variables.

Definition at line 136 of file app_level.h.

Field Documentation

◆ required_move

int16_t move_transition_t::required_move

Scaled representation of the Level value.

Definition at line 139 of file app_level.h.

◆ initial_present_level

int16_t move_transition_t::initial_present_level

Initial present level required for handling Set/Delta Set message.

Definition at line 141 of file app_level.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated