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