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

Message format for th Simple OnOff Set Unreliable 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 th Simple OnOff Set Unreliable message.

Definition at line 112 of file simple_on_off_common.h.

Field Documentation

◆ on_off

uint8_t simple_on_off_msg_set_unreliable_t::on_off

State to set.

Definition at line 114 of file simple_on_off_common.h.

◆ tid

uint8_t simple_on_off_msg_set_unreliable_t::tid

Transaction number.

Definition at line 115 of file simple_on_off_common.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated