Garmin Fleet Management Controller  2.19.0
message_throttling_data_type Struct Reference

Data type for the Message Throttling Command Packet ID and Message Throttling Response Packet ID. More...

#include <fmi.h>

Public Attributes

uint16 new_state
 New state, see message_throttling_state_type for valid values. More...
 
uint16 packet_id
 First packet ID in the protocol to throttle. More...
 

Detailed Description

Data type for the Message Throttling Command Packet ID and Message Throttling Response Packet ID.

Since
Protocol A604

Definition at line 1579 of file fmi.h.

Member Data Documentation

uint16 message_throttling_data_type::new_state

New state, see message_throttling_state_type for valid values.

Definition at line 1582 of file fmi.h.

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

uint16 message_throttling_data_type::packet_id

First packet ID in the protocol to throttle.

Definition at line 1581 of file fmi.h.

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


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