Garmin Fleet Management Controller
2.19.0
|
Data type for the Shipment Download Receipt Packet ID (0X110B) from client to server. More...
#include <fmi.h>
Public Attributes | |
char | driver_id [40] |
uint8 | result_code |
Data type for the Shipment Download Receipt Packet ID (0X110B) from client to server.
char fmi_shipment_download_receipt_data_type::driver_id[40] |
Definition at line 1837 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().
uint8 fmi_shipment_download_receipt_data_type::result_code |
Definition at line 1838 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().