Garmin Fleet Management Controller  2.19.0
protocol_support_data_type Struct Reference

Element of the array returned in Garmin ID_PROTOCOL_ARRAY (A001) or FMI_ID_PROTOCOL_DATA (A602) packets. More...

#include <fmi.h>

Public Attributes

sint16 data
 Protocol number. More...
 
char tag
 Type of protocol (e.g., 'A', D') More...
 

Detailed Description

Element of the array returned in Garmin ID_PROTOCOL_ARRAY (A001) or FMI_ID_PROTOCOL_DATA (A602) packets.

Definition at line 1108 of file fmi.h.

Member Data Documentation

sint16 protocol_support_data_type::data

Protocol number.

Definition at line 1111 of file fmi.h.

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

char protocol_support_data_type::tag

Type of protocol (e.g., 'A', D')

Definition at line 1110 of file fmi.h.

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


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