Garmin Fleet Management Controller  2.19.0
long_text_msg_receipt_data_type Struct Reference

Data type for Long Test Message Receipt Packet ID (0X0056) from client to server. More...

#include <fmi.h>

Public Attributes

boolean finished_flag
 
uint8 id [16]
 
uint8 id_size
 
time_type origination_time
 
uint8 result_code
 
uint8 sequence_number
 

Detailed Description

Data type for Long Test Message Receipt Packet ID (0X0056) from client to server.

Since
Protocol A611

Definition at line 1899 of file fmi.h.

Member Data Documentation

boolean long_text_msg_receipt_data_type::finished_flag

Definition at line 1904 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket().

uint8 long_text_msg_receipt_data_type::id[16]

Definition at line 1906 of file fmi.h.

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

uint8 long_text_msg_receipt_data_type::id_size

Definition at line 1902 of file fmi.h.

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

time_type long_text_msg_receipt_data_type::origination_time

Definition at line 1901 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket().

uint8 long_text_msg_receipt_data_type::result_code

Definition at line 1903 of file fmi.h.

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

uint8 long_text_msg_receipt_data_type::sequence_number

Definition at line 1905 of file fmi.h.

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


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