9.1.13.2 PubSubTransportLimitsExceedEventType

This EventType indicates that a NetworkMessage could not be published because it exceeds the limits of transport. The PubSubTransportLimitsExceedEventType is formally defined in Table 334.

Table 334 – PubSubTransportLimitsExceedEventType definition
Attribute Value
BrowseNamePubSubTransportLimitsExceedEventType
IsAbstractTrue
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of PubSubStatusEventType defined in 9.1.13.2.
HasPropertyVariableActualUInt32PropertyTypeMandatory
HasPropertyVariableMaximumUInt32PropertyTypeMandatory
Conformance Units
PubSub Model Diagnostics Events

This EventType inherits all Properties of the PubSubStatusEventType.

The Actual Property has the size in bytes of the actual NetworkMessage.

The Maximum Property has the maximum size of NetworkMessages in bytes allowed by the transport.