Garmin Fleet Management Controller  2.19.0
driver_status_data_type Struct Reference

Data type for the Driver Status Update packet. More...

#include <fmi.h>

Public Attributes

uint32 driver_status
 ID corresponding to the new driver status. More...
 
uint32 status_change_id
 unique identifier More...
 
time_type status_change_time
 timestamp of status change More...
 

Detailed Description

Data type for the Driver Status Update packet.

Since
Protocol A604

Definition at line 1477 of file fmi.h.

Member Data Documentation

uint32 driver_status_data_type::driver_status

ID corresponding to the new driver status.

Definition at line 1481 of file fmi.h.

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

uint32 driver_status_data_type::status_change_id
time_type driver_status_data_type::status_change_time

timestamp of status change

Definition at line 1480 of file fmi.h.

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


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