NodeOPCUA API Documentation
    Preparing search index...

    Interface NumericalRangeSingleValue

    interface NumericalRangeSingleValue {
        type: SingleValue;
        value: number;
    }
    Index

    Properties

    Properties

    value: number