Garmin Fleet Management Controller  2.19.0
driver_login_service_receipt Struct Reference

Data type for the Driver Login Data Packet ID (0X1102) from server to client. More...

#include <fmi.h>

Public Attributes

uint8 result_code
 
time_type ui_timestamp
 

Detailed Description

Data type for the Driver Login Data Packet ID (0X1102) from server to client.

Since
Protocol A610

Definition at line 1752 of file fmi.h.

Member Data Documentation

uint8 driver_login_service_receipt::result_code

Definition at line 1755 of file fmi.h.

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

time_type driver_login_service_receipt::ui_timestamp

Definition at line 1754 of file fmi.h.

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


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