Garmin Fleet Management Controller  2.19.0
file_receipt_data_type Struct Reference

Data type for File Start Receipt Packet ID and File End Receipt Packet ID. More...

#include <fmi.h>

Public Attributes

uint8 error_code_or_file_type_when_gpi
 Set if result code is 5. More...
 
uint16 record_count_or_reserved_when_gpi
 Useful for locating cause of errors. More...
 
uint8 result_code
 Result of operation. More...
 

Detailed Description

Data type for File Start Receipt Packet ID and File End Receipt Packet ID.

Since
Protocol A604

Definition at line 1286 of file fmi.h.

Member Data Documentation

uint8 file_receipt_data_type::error_code_or_file_type_when_gpi

Set if result code is 5.

Definition at line 1289 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket().

uint16 file_receipt_data_type::record_count_or_reserved_when_gpi

Useful for locating cause of errors.

Definition at line 1290 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket().

uint8 file_receipt_data_type::result_code

Result of operation.

Definition at line 1288 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().


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