NodeOPCUA API Documentation
    Preparing search index...

    Interface UAAuditUpdateMethodEvent_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition AuditUpdateMethodEventType i=2127
    isAbstract true

    Hierarchy (View Summary)

    Index

    Properties

    actionTimeStamp: UAProperty<Date, DateTime>
    clientApplicationUri?: UAProperty<UAString, String>
    clientAuditEntryId: UAProperty<UAString, String>
    clientUserId: UAProperty<UAString, String>
    conditionClassId?: UAProperty<NodeId, NodeId>
    conditionClassName?: UAProperty<LocalizedText, LocalizedText>
    conditionSubClassId?: UAProperty<NodeId[], NodeId>
    conditionSubClassName?: UAProperty<LocalizedText[], LocalizedText>
    eventId: UAProperty<Buffer<ArrayBufferLike>, ByteString>
    eventType: UAProperty<NodeId, NodeId>
    inputArguments: UAProperty<any, any>
    outputArguments?: UAProperty<any, any>
    receiveTime: UAProperty<Date, DateTime>
    severity: UAProperty<number, UInt16>
    sourceName: UAProperty<UAString, String>
    sourceNode: UAProperty<NodeId, NodeId>
    status: UAProperty<boolean, Boolean>
    time: UAProperty<Date, DateTime>