NodeOPCUA API Documentation
    Preparing search index...

    Interface QueryDataDescriptionOptions

    interface QueryDataDescriptionOptions {
        attributeId?: number;
        indexRange?: NumericRange;
        relativePath?: RelativePathOptions;
    }
    Index

    Properties

    attributeId?: number
    indexRange?: NumericRange
    relativePath?: RelativePathOptions