Garmin Fleet Management Controller
2.19.0
|
Data type for the Driver Status Log response Packet ID (0X1107) from server to client. More...
#include <fmi.h>
Public Attributes | |
char | driver_id [40] |
uint8 | result_code |
Data type for the Driver Status Log response Packet ID (0X1107) from server to client.
char fmi_driver_status_log_dnld_resp_data_type::driver_id[40] |
Definition at line 1807 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().
uint8 fmi_driver_status_log_dnld_resp_data_type::result_code |
Definition at line 1808 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().