Garmin Fleet Management Controller  2.19.0
fmi_dashcam_get_ntfctn_settings_data_type Struct Reference

Data type for Get Dashcam Notification Settings Packet ID (0X1609) from client to server. More...

#include <fmi.h>

Public Attributes

uint32 change_id
 
boolean enable_fcw_ntfctn
 
boolean enable_incident_ntfctn
 
boolean enable_lane_departure_ntfctn
 
uint8 result_code
 

Detailed Description

Data type for Get Dashcam Notification Settings Packet ID (0X1609) from client to server.

Since
Protocol A622

Definition at line 2310 of file fmi.h.

Member Data Documentation

uint32 fmi_dashcam_get_ntfctn_settings_data_type::change_id

Definition at line 2312 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket().

boolean fmi_dashcam_get_ntfctn_settings_data_type::enable_fcw_ntfctn
boolean fmi_dashcam_get_ntfctn_settings_data_type::enable_incident_ntfctn
boolean fmi_dashcam_get_ntfctn_settings_data_type::enable_lane_departure_ntfctn
uint8 fmi_dashcam_get_ntfctn_settings_data_type::result_code

Definition at line 2316 of file fmi.h.

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


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