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 |
|||||
BrowseName |
PubSubTransportLimitsExceedEventType |
|||||
IsAbstract |
True |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
|
Subtype of PubSubStatusEventType defined in 9.1.13.2. |
||||||
HasProperty |
Variable |
Actual |
UInt32 |
PropertyType |
Mandatory |
|
HasProperty |
Variable |
Maximum |
UInt32 |
PropertyType |
Mandatory |
|
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.