⚠️ 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
NodeIdManager
Class NodeIdManager
  subscribe now with sterfive to access the online-user manual
Hierarchy
NodeIdManager
Index
Constructors
constructor
Methods
build
New
Node
Id
construct
Node
Id
find
Parent
Node
Id
get
SymbolCSV
get
Symbols
set
Cache
set
Symbols
Constructors
constructor
new
Node
IdManager
(
namespaceIndex
:
number
, addressSpace
:
AddressSpacePartial
)
:
NodeIdManager
Parameters
namespaceIndex:
number
addressSpace:
AddressSpacePartial
Returns
NodeIdManager
Methods
build
New
Node
Id
build
New
Node
Id
(
)
:
NodeId
Returns
NodeId
construct
Node
Id
construct
Node
Id
(
options
:
ConstructNodeIdOptions
)
:
NodeId
Parameters
options:
ConstructNodeIdOptions
Returns
NodeId
find
Parent
Node
Id
find
Parent
Node
Id
(
options
:
ConstructNodeIdOptions
)
:
[
NodeId
,
string
]
Parameters
options:
ConstructNodeIdOptions
Returns
[
NodeId
,
string
]
get
SymbolCSV
get
SymbolCSV
(
)
:
string
Returns
string
get
Symbols
get
Symbols
(
)
:
NodeEntry1
[]
Returns
NodeEntry1
[]
set
Cache
set
Cache
(
cache
:
NodeEntry
[]
)
:
void
Parameters
cache:
NodeEntry
[]
Returns
void
set
Symbols
set
Symbols
(
symbols
:
NodeEntry1
[]
)
:
void
Parameters
symbols:
NodeEntry1
[]
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
Node
IdManager
constructor
build
New
Node
Id
construct
Node
Id
find
Parent
Node
Id
get
SymbolCSV
get
Symbols
set
Cache
set
Symbols
Generated using
TypeDoc