Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UADataTypeDescription_Base
Interface UADataTypeDescription_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
DataTypeDescriptionType i=69
dataType
String
dataType Name
UAString i=12
isAbstract
false
interface
UADataTypeDescription_Base
<
T
>
{
dataTypeVersion
?:
UAProperty
<
UAString
,
String
>
;
dictionaryFragment
?:
UAProperty
<
Buffer
,
ByteString
>
;
}
Type Parameters
T
extends
UAString
Hierarchy (
view full
)
UABaseDataVariable_Base
<
T
,
String
>
UADataTypeDescription_Base
UADataTypeDescription
Index
Properties
data
Type
Version?
dictionary
Fragment?
Properties
Optional
data
Type
Version
data
Type
Version
?:
UAProperty
<
UAString
,
String
>
Optional
dictionary
Fragment
dictionary
Fragment
?:
UAProperty
<
Buffer
,
ByteString
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
Type
Version
dictionary
Fragment
NodeOPCUA reference documentation - public API
Loading...