Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAQuantity_Base
Interface UAQuantity_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
QuantityType i=32475
isAbstract
false
interface
UAQuantity_Base
{
$description
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
annotation
?:
UAProperty
<
DTAnnotation
[]
,
ExtensionObject
>
;
conversionService
?:
UAProperty
<
UAString
,
String
>
;
dimension
:
UAProperty
<
DTQuantityDimension
,
ExtensionObject
>
;
serverUnits
:
UAObject
;
symbol
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
}
Hierarchy (
view full
)
UAQuantity_Base
UAQuantity
Index
Properties
$description?
annotation?
conversion
Service?
dimension
server
Units
symbol?
Properties
Optional
$description
$description
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
Optional
annotation
annotation
?:
UAProperty
<
DTAnnotation
[]
,
ExtensionObject
>
Optional
conversion
Service
conversion
Service
?:
UAProperty
<
UAString
,
String
>
dimension
dimension
:
UAProperty
<
DTQuantityDimension
,
ExtensionObject
>
server
Units
server
Units
:
UAObject
Optional
symbol
symbol
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
$description
annotation
conversion
Service
dimension
server
Units
symbol
NodeOPCUA reference documentation - public API
Loading...