Unpacked message structure typedefs are used for API interfaces and for implementing model code. More...
#include <generic_onoff_common.h>
Data Fields | |
bool | on_off |
State to set. | |
uint8_t | tid |
Transaction ID. | |
Unpacked message structure typedefs are used for API interfaces and for implementing model code.
This helps to minimize code footprint.Structure containing value of the OnOff state
Definition at line 74 of file generic_onoff_common.h.