NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
NumberRangeOptions
Interface NumberRangeOptions
interface
NumberRangeOptions
{
high
?:
VariantOptions
|
null
;
low
?:
VariantOptions
|
null
;
}
Index
Properties
high?
low?
Properties
Optional
high
high
?:
VariantOptions
|
null
Optional
low
low
?:
VariantOptions
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
high
low
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...