Garmin Fleet Management Controller  2.19.0
fmi_dashcam_set_ntfctn_settings_data_type Struct Reference

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

#include <fmi.h>

Public Attributes

uint32 change_id
 
boolean enable_fcw_ntfctn
 
boolean enable_incident_ntfctn
 
boolean enable_lane_departure_ntfctn
 

Detailed Description

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

Since
Protocol A622

Definition at line 2300 of file fmi.h.

Member Data Documentation

uint32 fmi_dashcam_set_ntfctn_settings_data_type::change_id

Definition at line 2302 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and CDashcamNtfctnDlg::OnBnClickedSet().

boolean fmi_dashcam_set_ntfctn_settings_data_type::enable_fcw_ntfctn

Definition at line 2303 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and CDashcamNtfctnDlg::OnBnClickedSet().

boolean fmi_dashcam_set_ntfctn_settings_data_type::enable_incident_ntfctn

Definition at line 2305 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and CDashcamNtfctnDlg::OnBnClickedSet().

boolean fmi_dashcam_set_ntfctn_settings_data_type::enable_lane_departure_ntfctn

Definition at line 2304 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and CDashcamNtfctnDlg::OnBnClickedSet().


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