Attention status event. More...
#include <health_client.h>
Data Fields | |
uint8_t | attention |
Attention timer. More... | |
Attention status event.
Definition at line 95 of file health_client.h.
uint8_t health_client_evt_attention_status_t::attention |
Attention timer.
This represents the remaining duration of the attention state of a server in seconds.
Definition at line 97 of file health_client.h.