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... | |
Period status event.
Definition at line 85 of file health_client.h.
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.