Garmin Fleet Management Controller  2.19.0
driver_status_list_item_receipt_data_type Struct Reference

Data type for the Set Driver Status List Item and Delete Driver Status List Item Receipt packets. More...

#include <fmi.h>

Public Attributes

uint8 driver_idx
 Index of driver changed. More...
 
uint8 reserved [2]
 Set to 0. More...
 
boolean result_code
 True if the update was successful. More...
 
uint32 status_id
 status_id from the driver_status_list_item_data_type or driver_status_list_item_delete_data_type More...
 

Detailed Description

Data type for the Set Driver Status List Item and Delete Driver Status List Item Receipt packets.

Since
Protocol A604

Definition at line 1460 of file fmi.h.

Member Data Documentation

uint8 driver_status_list_item_receipt_data_type::driver_idx

Index of driver changed.

Definition at line 1464 of file fmi.h.

uint8 driver_status_list_item_receipt_data_type::reserved[2]

Set to 0.

Definition at line 1465 of file fmi.h.

boolean driver_status_list_item_receipt_data_type::result_code

True if the update was successful.

Definition at line 1463 of file fmi.h.

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

uint32 driver_status_list_item_receipt_data_type::status_id

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