Health Fault Status message format. More...
#include <health_messages.h>
Data Fields | |
uint8_t | test_id |
Test ID for the most recently run test. | |
uint16_t | company_id |
Company identifier for the health model. More... | |
uint8_t | fault_array [] |
Fault array. More... | |
Health Fault Status message format.
Definition at line 53 of file health_messages.h.
uint16_t health_msg_fault_status_t::company_id |
Company identifier for the health model.
Definition at line 56 of file health_messages.h.
uint8_t health_msg_fault_status_t::fault_array[] |
Fault array.
Definition at line 57 of file health_messages.h.