Garmin Fleet Management Controller  2.19.0
fmi_dashcam_lock_settings_request_data_type Struct Reference

Data type for Dashcam Lock Settings Packet ID (0X1600) from server to client. More...

#include <fmi.h>

Public Attributes

boolean lock_change
 
boolean lock_change_adas
 
time_type origination_time
 

Detailed Description

Data type for Dashcam Lock Settings Packet ID (0X1600) from server to client.

Since
Protocol A622

Definition at line 2248 of file fmi.h.

Member Data Documentation

boolean fmi_dashcam_lock_settings_request_data_type::lock_change

Definition at line 2251 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and CDashcamDlg::OnBnClickedSetLock().

boolean fmi_dashcam_lock_settings_request_data_type::lock_change_adas

Definition at line 2252 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and CDashcamDlg::OnBnClickedSetLock().

time_type fmi_dashcam_lock_settings_request_data_type::origination_time

Definition at line 2250 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and CDashcamDlg::OnBnClickedSetLock().


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