Garmin Fleet Management Controller
2.19.0
|
Data type for the Driver Status Log Receipt Packet ID (0X1108) from client to server. More...
#include <fmi.h>
Public Attributes | |
char | driver_id [40] |
uint8 | result_code |
Data type for the Driver Status Log Receipt Packet ID (0X1108) from client to server.
char fmi_status_log_download_receipt_data_type::driver_id[40] |
Definition at line 1815 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket().
uint8 fmi_status_log_download_receipt_data_type::result_code |
Definition at line 1816 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket().