NodeOPCUA API Documentation
    Preparing search index...

    Interface NumericalRangeArrayRange

    interface NumericalRangeArrayRange {
        type: ArrayRange;
        value: number[];
    }
    Index

    Properties

    Properties

    value: number[]