Garmin Fleet Management Controller
2.19.0
|
Data type for the Driver Profile Update Response Data Packet ID (?) from client to server. More...
#include <fmi.h>
Public Attributes | |
char | driver_id [40] |
uint8 | result_code |
Data type for the Driver Profile Update Response Data Packet ID (?) from client to server.
char fmi_ack_type::driver_id[40] |
Definition at line 1786 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket().
uint8 fmi_ack_type::result_code |
Definition at line 1785 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket().