NodeOPCUA API Documentation
    Preparing search index...

    Interface UAPubSubTransportLimitsExceedEvent_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition PubSubTransportLimitsExceedEventType i=15548
    isAbstract true

    Hierarchy (View Summary)

    Index

    Properties

    actual: UAProperty<number, UInt32>
    conditionClassId?: UAProperty<NodeId, NodeId>
    conditionClassName?: UAProperty<LocalizedText, LocalizedText>
    conditionSubClassId?: UAProperty<NodeId[], NodeId>
    conditionSubClassName?: UAProperty<LocalizedText[], LocalizedText>
    connectionId: UAProperty<NodeId, NodeId>
    eventId: UAProperty<Buffer<ArrayBufferLike>, ByteString>
    eventType: UAProperty<NodeId, NodeId>
    maximum: UAProperty<number, UInt32>
    receiveTime: UAProperty<Date, DateTime>
    severity: UAProperty<number, UInt16>
    sourceName: UAProperty<UAString, String>
    sourceNode: UAProperty<NodeId, NodeId>
    time: UAProperty<Date, DateTime>