NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UANamespaceMetadata_Base
Interface UANamespaceMetadata_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
NamespaceMetadataType i=11616
isAbstract
false
interface
UANamespaceMetadata_Base
{
$namespaceUri
:
UAProperty
<
UAString
,
String
>
;
configurationVersion
?:
UAProperty
<
number
,
UInt32
>
;
defaultAccessRestrictions
?:
UAProperty
<
number
,
UInt16
>
;
defaultRolePermissions
?:
UAProperty
<
DTRolePermission
[]
,
ExtensionObject
>
;
defaultUserRolePermissions
?:
UAProperty
<
DTRolePermission
[]
,
ExtensionObject
,
>
;
isNamespaceSubset
:
UAProperty
<
boolean
,
Boolean
>
;
modelVersion
?:
UAProperty
<
UAString
,
String
>
;
namespaceFile
?:
UAAddressSpaceFile
;
namespacePublicationDate
:
UAProperty
<
Date
,
DateTime
>
;
namespaceVersion
:
UAProperty
<
UAString
,
String
>
;
staticNodeIdTypes
:
UAProperty
<
EnumId
[]
,
Int32
>
;
staticNumericNodeIdRange
:
UAProperty
<
UAString
[]
,
String
>
;
staticStringNodeIdPattern
:
UAProperty
<
UAString
,
String
>
;
}
Hierarchy (
View Summary
)
UANamespaceMetadata_Base
UANamespaceMetadata
Index
Properties
$namespace
Uri
configuration
Version?
default
Access
Restrictions?
default
Role
Permissions?
default
User
Role
Permissions?
is
Namespace
Subset
model
Version?
namespace
File?
namespace
Publication
Date
namespace
Version
static
Node
Id
Types
static
Numeric
Node
Id
Range
static
String
Node
Id
Pattern
Properties
$namespace
Uri
$namespaceUri
:
UAProperty
<
UAString
,
String
>
Optional
configuration
Version
configurationVersion
?:
UAProperty
<
number
,
UInt32
>
Optional
default
Access
Restrictions
defaultAccessRestrictions
?:
UAProperty
<
number
,
UInt16
>
Optional
default
Role
Permissions
defaultRolePermissions
?:
UAProperty
<
DTRolePermission
[]
,
ExtensionObject
>
Optional
default
User
Role
Permissions
defaultUserRolePermissions
?:
UAProperty
<
DTRolePermission
[]
,
ExtensionObject
>
is
Namespace
Subset
isNamespaceSubset
:
UAProperty
<
boolean
,
Boolean
>
Optional
model
Version
modelVersion
?:
UAProperty
<
UAString
,
String
>
Optional
namespace
File
namespaceFile
?:
UAAddressSpaceFile
namespace
Publication
Date
namespacePublicationDate
:
UAProperty
<
Date
,
DateTime
>
namespace
Version
namespaceVersion
:
UAProperty
<
UAString
,
String
>
static
Node
Id
Types
staticNodeIdTypes
:
UAProperty
<
EnumId
[]
,
Int32
>
static
Numeric
Node
Id
Range
staticNumericNodeIdRange
:
UAProperty
<
UAString
[]
,
String
>
static
String
Node
Id
Pattern
staticStringNodeIdPattern
:
UAProperty
<
UAString
,
String
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
$namespace
Uri
configuration
Version
default
Access
Restrictions
default
Role
Permissions
default
User
Role
Permissions
is
Namespace
Subset
model
Version
namespace
File
namespace
Publication
Date
namespace
Version
static
Node
Id
Types
static
Numeric
Node
Id
Range
static
String
Node
Id
Pattern
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...