Garmin Fleet Management Controller
2.19.0
|
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 |
Data type for Dashcam Notification Packet ID (0X1606) from client to server (request)
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().