generic_onoff_status_msg_pkt_t

nRF5 SDK for Mesh v5.0.0

Message format for the generic_onoff Status message. More...

#include <generic_onoff_messages.h>

Data Fields

uint8_t present_on_off
 The present value of the Generic OnOff state.
 
uint8_t target_on_off
 The target value of the Generic OnOff state (optional)
 
uint8_t remaining_time
 Encoded remaining time.
 

Detailed Description

Message format for the generic_onoff Status message.

Definition at line 82 of file generic_onoff_messages.h.