Garmin Fleet Management Controller
2.19.0
|
Data type for the HOS Auto Status Update Enable Packet ID (0X1300) from server to client. More...
#include <fmi.h>
Public Attributes | |
boolean | enable |
uint16 | stop_moving_threshold |
Data type for the HOS Auto Status Update Enable Packet ID (0X1300) from server to client.
boolean fmi_hos_auto_status_update_feature::enable |
Definition at line 2057 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and CFmiPcAppDlg::OnBnClickedAutoStatusUpdates().
uint16 fmi_hos_auto_status_update_feature::stop_moving_threshold |
Definition at line 2056 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and CFmiPcAppDlg::OnBnClickedAutoStatusUpdates().