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

Period status event. More...

#include <health_client.h>

Data Fields

uint8_t fast_period_divisor
 Divisor for the publishing interval of the Current Status message in a server. More...
 

Detailed Description

Period status event.

Definition at line 85 of file health_client.h.

Field Documentation

◆ fast_period_divisor

uint8_t health_client_evt_period_status_t::fast_period_divisor

Divisor for the publishing interval of the Current Status message in a server.

This is used to adjust the publishing interval when one or more faults are currently active.

Definition at line 91 of file health_client.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated