⚠️ You are reading documentation for an OLD version (v2.68.0). The current released version is v2.173.1.
View latest documentation →
Search
Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
Options
All
Public
Public/Protected
All
Inherited
Menu
NodeOPCUA reference documentation - public API
node-opcua
ClientSessionNamespaceService
Interface ClientSessionNamespaceService
  subscribe now with sterfive to access the online-user manual
Hierarchy
ClientSessionNamespaceService
ClientSession
Index
Methods
get
Namespace
Index
read
Namespace
Array
Methods
get
Namespace
Index
get
Namespace
Index
(
namespaceUri
:
string
)
:
number
Parameters
namespaceUri:
string
Returns
number
read
Namespace
Array
read
Namespace
Array
(
)
:
Promise
<
string
[]
>
read
Namespace
Array
(
callback
:
(
err
:
Error
, namespaceArray
?:
string
[]
)
=>
void
)
:
void
Returns
Promise
<
string
[]
>
Parameters
callback:
(
err
:
Error
, namespaceArray
?:
string
[]
)
=>
void
(
err
:
Error
, namespaceArray
?:
string
[]
)
:
void
Parameters
err:
Error
Optional
namespaceArray:
string
[]
Returns
void
Returns
void
Modules
node-
opcua
node-
opcua-
address-
space
node-
opcua-
basic-
types
node-
opcua-
certificate-
manager
node-
opcua-
client
node-
opcua-
data-
access
node-
opcua-
data-
model
node-
opcua-
data-
value
node-
opcua-
guid
node-
opcua-
nodeid
node-
opcua-
server
node-
opcua-
status-
codes
node-
opcua-
types
node-
opcua-
variant
Client
Session
Namespace
Service
get
Namespace
Index
read
Namespace
Array
Generated using
TypeDoc