NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
UADataTypeDescription_Base
Interface UADataTypeDescription_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
DataTypeDescriptionType i=69
dataType
String
dataType Name
UAString i=12
value rank
-1
isAbstract
false
interface
UADataTypeDescription_Base
<
T
extends
UAString
>
{
dataTypeVersion
?:
UAProperty
<
UAString
,
String
>
;
dictionaryFragment
?:
UAProperty
<
Buffer
<
ArrayBufferLike
>
,
ByteString
>
;
}
Type Parameters
T
extends
UAString
Hierarchy (
View Summary
)
UABaseDataVariable_Base
<
T
,
String
>
UADataTypeDescription_Base
UADataTypeDescription
Index
Properties
data
Type
Version?
dictionary
Fragment?
Properties
Optional
data
Type
Version
dataTypeVersion
?:
UAProperty
<
UAString
,
String
>
Optional
dictionary
Fragment
dictionaryFragment
?:
UAProperty
<
Buffer
<
ArrayBufferLike
>
,
ByteString
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
Type
Version
dictionary
Fragment
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...