NodeOPCUA API Documentation
    Preparing search index...

    Interface DTSimpleAttributeOperand

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name SimpleAttributeOperand
    isAbstract false
    interface DTSimpleAttributeOperand {
        attributeId: number;
        browsePath: QualifiedName[];
        indexRange: UAString;
        typeDefinitionId: NodeId;
    }

    Hierarchy (View Summary)

    Index

    Properties

    attributeId: number
    browsePath: QualifiedName[]
    indexRange: UAString
    typeDefinitionId: NodeId