NodeOPCUA API Documentation
    Preparing search index...

    Interface NumericalRangeMatrixRange

    interface NumericalRangeMatrixRange {
        type: MatrixRange;
        value: number[][];
    }
    Index

    Properties

    Properties

    value: number[][]