health_msg_attention_status_t

nRF5 SDK for Mesh v5.0.0

Health Attention Status message format. More...

#include <health_messages.h>

Data Fields

uint8_t attention
 Current attention timer value, in seconds. More...
 

Detailed Description

Health Attention Status message format.

Definition at line 67 of file health_messages.h.

Field Documentation

◆ attention

uint8_t health_msg_attention_status_t::attention

Current attention timer value, in seconds.

Definition at line 69 of file health_messages.h.