Garmin Fleet Management Controller  2.19.0
fmi_shipment_download_receipt_data_type Struct Reference

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
 

Detailed Description

Data type for the Shipment Download Receipt Packet ID (0X110B) from client to server.

Since
Protocol A610

Definition at line 1835 of file fmi.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: