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

Packed message structure typedefs are used for packing and unpacking byte stream. More...

#include <generic_onoff_messages.h>

Data Fields

uint8_t on_off
 State to set.
 
uint8_t tid
 Transaction number for application.
 
uint8_t transition_time
 Encoded transition time value.
 
uint8_t delay
 Encoded message execution delay in 5 millisecond steps.
 

Detailed Description

Packed message structure typedefs are used for packing and unpacking byte stream.

Message format for the generic_onoff Set message.

Definition at line 73 of file generic_onoff_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated