NodeOPCUA API Documentation
    Preparing search index...

    Interface UAPubSubStatusEvent_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition PubSubStatusEventType i=15535
    isAbstract true

    Hierarchy (View Summary)

    Index

    Properties

    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>
    receiveTime: UAProperty<Date, DateTime>
    severity: UAProperty<number, UInt16>
    sourceName: UAProperty<UAString, String>
    sourceNode: UAProperty<NodeId, NodeId>
    time: UAProperty<Date, DateTime>