Garmin Fleet Management Controller  2.19.0
fmi_dashcam_ntfctn_req_data_type Struct Reference

Data type for Dashcam Notification Packet ID (0X1606) from client to server (request) More...

#include <fmi.h>

Public Attributes

uint8 ntfctn_type
 
time_type origination_time
 
sc_position_type scposn
 

Detailed Description

Data type for Dashcam Notification Packet ID (0X1606) from client to server (request)

Since
Protocol A622

Definition at line 2328 of file fmi.h.

Member Data Documentation

uint8 fmi_dashcam_ntfctn_req_data_type::ntfctn_type

Definition at line 2332 of file fmi.h.

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

time_type fmi_dashcam_ntfctn_req_data_type::origination_time

Definition at line 2330 of file fmi.h.

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

sc_position_type fmi_dashcam_ntfctn_req_data_type::scposn

Definition at line 2331 of file fmi.h.

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


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