Garmin Fleet Management Controller  2.19.0
fmi_driver_annotation_data_type Struct Reference

Data type for the Annotation Download Response Packet ID (0X110D) from server to client. More...

#include <fmi.h>

Public Attributes

char driver_id [40]
 
char server_annotation [60]
 
time_type server_end_time
 
uint8 server_result_code
 
time_type server_start_time
 
time_type server_timestamp
 

Detailed Description

Data type for the Annotation Download Response Packet ID (0X110D) from server to client.

Since
Protocol A610

Definition at line 1850 of file fmi.h.

Member Data Documentation

char fmi_driver_annotation_data_type::driver_id[40]
char fmi_driver_annotation_data_type::server_annotation[60]
time_type fmi_driver_annotation_data_type::server_end_time
uint8 fmi_driver_annotation_data_type::server_result_code
time_type fmi_driver_annotation_data_type::server_start_time
time_type fmi_driver_annotation_data_type::server_timestamp

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