Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
DecimalDataTypeOptions
Interface DecimalDataTypeOptions
interface
DecimalDataTypeOptions
{
scale
?:
number
;
value
?:
Buffer
;
}
Index
Properties
scale?
value?
Properties
Optional
scale
scale
?:
number
Optional
value
value
?:
Buffer
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
scale
value
NodeOPCUA reference documentation - public API
Loading...