Garmin Fleet Management Controller
2.19.0
|
List of canned responses that the client requests updated text for. More...
#include <fmi.h>
Public Attributes | |
uint32 | response_count |
Number of responses in the array; if 0, all responses need refresh. More... | |
uint32 | response_id [50] |
Canned response IDs. More... | |
List of canned responses that the client requests updated text for.
uint32 request_canned_response_list_refresh_data_type::response_count |
Number of responses in the array; if 0, all responses need refresh.
Definition at line 1391 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().
uint32 request_canned_response_list_refresh_data_type::response_id[50] |
Canned response IDs.
Definition at line 1392 of file fmi.h.
Referenced by FmiApplicationLayer::rx().