Health Fault Test message format. More...
#include <health_messages.h>
Data Fields | |
uint8_t | test_id |
Test ID. More... | |
uint16_t | company_id |
Company ID. More... | |
Health Fault Test message format.
Definition at line 85 of file health_messages.h.
uint8_t health_msg_fault_test_t::test_id |
Test ID.
Definition at line 87 of file health_messages.h.
uint16_t health_msg_fault_test_t::company_id |
Company ID.
Definition at line 88 of file health_messages.h.