Garmin Fleet Management Controller  2.19.0
user_interface_text_receipt_data_type Struct Reference

Data type for the User Interface Text Receipt Packet ID. More...

#include <fmi.h>

Public Attributes

uint8 reserved [3]
 Set to 0. More...
 
boolean result_code
 True if the update was successful. More...
 
uint32 text_element_id
 text_element_id from the user_interface_text_data_type More...
 

Detailed Description

Data type for the User Interface Text Receipt Packet ID.

Since
Protocol A604

Definition at line 1569 of file fmi.h.

Member Data Documentation

uint8 user_interface_text_receipt_data_type::reserved[3]

Set to 0.

Definition at line 1573 of file fmi.h.

boolean user_interface_text_receipt_data_type::result_code

True if the update was successful.

Definition at line 1572 of file fmi.h.

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

uint32 user_interface_text_receipt_data_type::text_element_id

text_element_id from the user_interface_text_data_type

Definition at line 1571 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket().


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