Garmin Fleet Management Controller  2.19.0
stop_calc_ack_type Struct Reference

Data type for Route Calculation ACK Packet ID (0X1220) from client to server. More...

#include <fmi.h>

Public Attributes

uint32 distance
 
uint8 result_code
 
uint32 unique_id
 

Detailed Description

Data type for Route Calculation ACK Packet ID (0X1220) from client to server.

Since
Protocol A614

Definition at line 1942 of file fmi.h.

Member Data Documentation

uint32 stop_calc_ack_type::distance

Definition at line 1945 of file fmi.h.

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

uint8 stop_calc_ack_type::result_code

Definition at line 1946 of file fmi.h.

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

uint32 stop_calc_ack_type::unique_id

Definition at line 1944 of file fmi.h.

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


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