Garmin Fleet Management Controller  2.19.0
canned_response_receipt_data_type Struct Reference

Data type for the Set Canned Response Receipt Packet ID and Delete Canned Response Receipt Packet ID. More...

#include <fmi.h>

Public Attributes

uint8 reserved [3]
 Set to 0. More...
 
uint32 response_id
 The canned response ID from the set or delete. More...
 
boolean result_code
 True if the operation was successful. More...
 

Detailed Description

Data type for the Set Canned Response Receipt Packet ID and Delete Canned Response Receipt Packet ID.

Since
Protocol A604

Definition at line 1369 of file fmi.h.

Member Data Documentation

uint8 canned_response_receipt_data_type::reserved[3]

Set to 0.

Definition at line 1373 of file fmi.h.

uint32 canned_response_receipt_data_type::response_id

The canned response ID from the set or delete.

Definition at line 1371 of file fmi.h.

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

boolean canned_response_receipt_data_type::result_code

True if the operation was successful.

Definition at line 1372 of file fmi.h.

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


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