Garmin Fleet Management Controller  2.19.0
driver_status_D607_data_type Struct Reference

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

#include <fmi.h>

Public Attributes

uint8 driver_idx
 Index of driver to change. More...
 
uint32 driver_status
 ID corresponding to the new driver status. More...
 
uint8 reserved [3]
 Set to zero. More...
 
uint32 status_change_id
 unique identifier More...
 
time_type status_change_time
 timestamp of status change More...
 

Detailed Description

Data type for the A607 Driver Status Update packet.

Since
Protocol A607

Definition at line 1486 of file fmi.h.

Member Data Documentation

uint8 driver_status_D607_data_type::driver_idx

Index of driver to change.

Definition at line 1491 of file fmi.h.

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

uint32 driver_status_D607_data_type::driver_status

ID corresponding to the new driver status.

Definition at line 1490 of file fmi.h.

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

uint8 driver_status_D607_data_type::reserved[3]

Set to zero.

Definition at line 1492 of file fmi.h.

uint32 driver_status_D607_data_type::status_change_id
time_type driver_status_D607_data_type::status_change_time

timestamp of status change

Definition at line 1489 of file fmi.h.

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


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