Garmin Fleet Management Controller  2.19.0
text_msg_id_data_type Struct Reference

Data type for the Text Message Ack Receipt Packet ID. More...

#include <fmi.h>

Public Attributes

uint8 id [16]
 Message ID. More...
 
uint8 id_size
 Size of the message ID. More...
 
uint8 reserved [3]
 Set to 0. More...
 

Detailed Description

Data type for the Text Message Ack Receipt Packet ID.

Since
Protocol A604

Definition at line 1587 of file fmi.h.

Member Data Documentation

uint8 text_msg_id_data_type::id[16]

Message ID.

Definition at line 1591 of file fmi.h.

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

uint8 text_msg_id_data_type::id_size

Size of the message ID.

Definition at line 1589 of file fmi.h.

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

uint8 text_msg_id_data_type::reserved[3]

Set to 0.

Definition at line 1590 of file fmi.h.


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