Garmin Fleet Management Controller  2.19.0
request_canned_response_list_refresh_data_type Struct Reference

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...
 

Detailed Description

List of canned responses that the client requests updated text for.

Since
Protocol A604

Definition at line 1389 of file fmi.h.

Member Data Documentation

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().


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