Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
AddNodesResultOptions
Interface AddNodesResultOptions
interface
AddNodesResultOptions
{
addedNodeId
?:
null
|
NodeIdLike
;
statusCode
?:
StatusCode
;
}
Index
Properties
added
Node
Id?
status
Code?
Properties
Optional
added
Node
Id
added
Node
Id
?:
null
|
NodeIdLike
Optional
status
Code
status
Code
?:
StatusCode
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
added
Node
Id
status
Code
NodeOPCUA reference documentation - public API
Loading...