Garmin Fleet Management Controller  2.19.0
fmi_driver_status_log_dnld_resp_data_type Struct Reference

Data type for the Driver Status Log response Packet ID (0X1107) from server to client. More...

#include <fmi.h>

Public Attributes

char driver_id [40]
 
uint8 result_code
 

Detailed Description

Data type for the Driver Status Log response Packet ID (0X1107) from server to client.

Since
Protocol A610

Definition at line 1805 of file fmi.h.

Member Data Documentation

char fmi_driver_status_log_dnld_resp_data_type::driver_id[40]

Definition at line 1807 of file fmi.h.

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

uint8 fmi_driver_status_log_dnld_resp_data_type::result_code

Definition at line 1808 of file fmi.h.

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


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