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

Message format for the Simple OnOff Set message. More...

#include <simple_on_off_common.h>

Data Fields

uint8_t on_off
 State to set. More...
 
uint8_t tid
 Transaction number. More...
 

Detailed Description

Message format for the Simple OnOff Set message.

Definition at line 105 of file simple_on_off_common.h.

Field Documentation

◆ on_off

uint8_t simple_on_off_msg_set_t::on_off

State to set.

Definition at line 107 of file simple_on_off_common.h.

◆ tid

uint8_t simple_on_off_msg_set_t::tid

Transaction number.

Definition at line 108 of file simple_on_off_common.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated