⚠️ You are reading documentation for an OLD version (v2.20.0). The current released version is v2.173.1.
View latest documentation →
Search
Preparing search index...
The search index is not available
node-opcua-mono-repo
Support
Backers
Options
All
Public
Public/Protected
All
Inherited
Menu
NodeSetLoader
Globals
Class NodeSetLoader
Hierarchy
NodeSetLoader
Constructors
constructor
Properties
_s
Methods
addNodeSet
addNodeSetAsync
terminate
Constructors
constructor
new
Node
Set
Loader
(
addressSpace
:
AddressSpace
)
:
NodeSetLoader
Parameters
addressSpace:
AddressSpace
Returns
NodeSetLoader
Properties
_s
_s
:
any
Methods
add
Node
Set
add
Node
Set
(
xmlData
:
string
, callback
:
ErrorCallback
)
:
any
Parameters
xmlData:
string
callback:
ErrorCallback
Returns
any
add
Node
Set
Async
add
Node
Set
Async
(
xmlData
:
string
)
:
Promise
<
void
>
Parameters
xmlData:
string
Returns
Promise
<
void
>
terminate
terminate
(
callback
:
ErrorCallback
)
:
void
Parameters
callback:
ErrorCallback
Returns
void
Node
Set
Loader
constructor
_s
add
Node
Set
add
Node
Set
Async
terminate
Generated using
TypeDoc