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