NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UAServerUnit_Base
Interface UAServerUnit_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
ServerUnitType i=32447
isAbstract
false
interface
UAServerUnit_Base
{
alternativeUnits
?:
UAObject
<
UAObjectEvents
>
;
coherentUnit
?:
UAUnit
;
conversionLimit
:
UAProperty
<
EnumConversionLimitEnum
,
Int32
>
;
discipline
?:
UAProperty
<
UAString
,
String
>
;
symbol
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
unitSystem
:
UAProperty
<
UAString
,
String
>
;
}
Hierarchy (
View Summary
)
UAUnit_Base
UAServerUnit_Base
UAServerUnit
Index
Properties
alternative
Units?
coherent
Unit?
conversion
Limit
discipline?
symbol
unit
System
Properties
Optional
alternative
Units
alternativeUnits
?:
UAObject
<
UAObjectEvents
>
Optional
coherent
Unit
coherentUnit
?:
UAUnit
conversion
Limit
conversionLimit
:
UAProperty
<
EnumConversionLimitEnum
,
Int32
>
Optional
discipline
discipline
?:
UAProperty
<
UAString
,
String
>
symbol
symbol
:
UAProperty
<
LocalizedText
,
LocalizedText
>
unit
System
unitSystem
:
UAProperty
<
UAString
,
String
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alternative
Units
coherent
Unit
conversion
Limit
discipline
symbol
unit
System
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...