NodeOPCUA API Documentation
    Preparing search index...

    Interface DTRange

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name Range
    isAbstract false
    interface DTRange {
        high: number;
        low: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    high: number
    low: number