Garmin Fleet Management Controller
2.19.0
|
Data type for the Text Message Ack Receipt Packet ID. More...
#include <fmi.h>
Public Attributes | |
uint8 | id [16] |
Message ID. More... | |
uint8 | id_size |
Size of the message ID. More... | |
uint8 | reserved [3] |
Set to 0. More... | |
Data type for the Text Message Ack Receipt Packet ID.
uint8 text_msg_id_data_type::id[16] |
Message ID.
Definition at line 1591 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().
uint8 text_msg_id_data_type::id_size |
Size of the message ID.
Definition at line 1589 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().