Garmin Fleet Management Controller  2.19.0
message_throttling_list_data_type Struct Reference

Data type for the Message Throttling Query Response Packet ID. More...

#include <fmi.h>

Public Attributes

uint16 response_count
 Number of protocols in the response_list. More...
 
message_throttling_data_type response_list [60]
 One element for each protocol with ID and state. More...
 

Detailed Description

Data type for the Message Throttling Query Response Packet ID.

Since
Protocol A605

Definition at line 1598 of file fmi.h.

Member Data Documentation

uint16 message_throttling_list_data_type::response_count

Number of protocols in the response_list.

Definition at line 1600 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().

message_throttling_data_type message_throttling_list_data_type::response_list[60]

One element for each protocol with ID and state.

Definition at line 1601 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().


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