Garmin Fleet Management Controller  2.19.0
fmi_ack_type Struct Reference

Data type for the Driver Profile Update Response Data Packet ID (?) from client to server. More...

#include <fmi.h>

Public Attributes

char driver_id [40]
 
uint8 result_code
 

Detailed Description

Data type for the Driver Profile Update Response Data Packet ID (?) from client to server.

Since
Protocol A610

Definition at line 1783 of file fmi.h.

Member Data Documentation

char fmi_ack_type::driver_id[40]

Definition at line 1786 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket().

uint8 fmi_ack_type::result_code

Definition at line 1785 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket().


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