NodeOPCUA API Documentation
    Preparing search index...

    Variable schemaNumericRangeConst

    schemaNumericRange: {
        coerce: typeof __type;
        decode: typeof decodeNumericRange;
        defaultValue: () => NumericRange;
        encode: typeof encodeNumericRange;
        name: string;
        random: () => NumericRange;
        subType: string;
    }

    Type Declaration