Garmin Fleet Management Controller  2.19.0
canned_response_list_receipt_data_type Struct Reference

Data type for Canned Response List Packet ID. More...

#include <fmi.h>

Public Attributes

uint8 id [16]
 Message ID from the canned_response_list_data_type. More...
 
uint8 id_size
 id_size from the canned_response_list_data_type More...
 
uint16 reserved
 Set to 0. More...
 
uint8 result_code
 Enum indicating result code, see canned_response_list_result for valid values. More...
 

Detailed Description

Data type for Canned Response List Packet ID.

Since
Protocol A604

Definition at line 1397 of file fmi.h.

Member Data Documentation

uint8 canned_response_list_receipt_data_type::id[16]

Message ID from the canned_response_list_data_type.

Definition at line 1402 of file fmi.h.

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

uint8 canned_response_list_receipt_data_type::id_size

id_size from the canned_response_list_data_type

Definition at line 1399 of file fmi.h.

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

uint16 canned_response_list_receipt_data_type::reserved

Set to 0.

Definition at line 1401 of file fmi.h.

uint8 canned_response_list_receipt_data_type::result_code

Enum indicating result code, see canned_response_list_result for valid values.

Definition at line 1400 of file fmi.h.

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


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