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

Internal structure to hold state and timing information. More...

#include <app_onoff.h>

Data Fields

bool present_onoff
 Present value of the OnOff state.
 
bool initial_present_onoff
 Initial value for transition.
 
bool target_onoff
 Target value of the OnOff state, as received from the model interface. More...
 
app_transition_t transition
 Structure for using transition module functionality.
 

Detailed Description

Internal structure to hold state and timing information.

Definition at line 112 of file app_onoff.h.

Field Documentation

◆ target_onoff

bool app_onoff_state_t::target_onoff

Target value of the OnOff state, as received from the model interface.

Definition at line 119 of file app_onoff.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated