NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UADataTypeDictionary_Base
Interface UADataTypeDictionary_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
DataTypeDictionaryType i=72
dataType
ByteString
dataType Name
Buffer i=15
value rank
-1
isAbstract
false
interface
UADataTypeDictionary_Base
<
T
extends
Buffer
>
{
$namespaceUri
?:
UAProperty
<
UAString
,
String
>
;
dataTypeVersion
?:
UAProperty
<
UAString
,
String
>
;
deprecated
?:
UAProperty
<
boolean
,
Boolean
>
;
}
Type Parameters
T
extends
Buffer
Hierarchy (
View Summary
)
UABaseDataVariable_Base
<
T
,
ByteString
>
UADataTypeDictionary_Base
UADataTypeDictionary
Index
Properties
$namespace
Uri?
data
Type
Version?
deprecated?
Properties
Optional
$namespace
Uri
$namespaceUri
?:
UAProperty
<
UAString
,
String
>
Optional
data
Type
Version
dataTypeVersion
?:
UAProperty
<
UAString
,
String
>
Optional
deprecated
deprecated
?:
UAProperty
<
boolean
,
Boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
$namespace
Uri
data
Type
Version
deprecated
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...