Garmin Fleet Management Controller  2.19.0
hosart_violation_found Struct Reference

Data type for Warning Found and Violation Found HOSART Packet IDs (0X0002,0X0003) More...

#include <fmi.h>

Public Attributes

uint32 driver_id
 
time_type timestamp
 
uint32 violation_type
 

Detailed Description

Data type for Warning Found and Violation Found HOSART Packet IDs (0X0002,0X0003)

Since
Protocol A615

Definition at line 2105 of file fmi.h.

Member Data Documentation

uint32 hosart_violation_found::driver_id

Definition at line 2108 of file fmi.h.

Referenced by FmiLogParser::formatHosartPacket().

time_type hosart_violation_found::timestamp

Definition at line 2109 of file fmi.h.

Referenced by FmiLogParser::formatHosartPacket().

uint32 hosart_violation_found::violation_type

Definition at line 2107 of file fmi.h.

Referenced by FmiLogParser::formatHosartPacket().


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