NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-client
index
ObjectFactory
Interface ObjectFactory
interface
ObjectFactory
{
constructObject
:
(
binaryEncodingNodeId
:
ExpandedNodeId
)
=>
BaseUAObject
;
hasConstructor
:
(
binaryEncodingNodeId
:
ExpandedNodeId
)
=>
boolean
;
}
Index
Properties
construct
Object
has
Constructor
Properties
construct
Object
constructObject
:
(
binaryEncodingNodeId
:
ExpandedNodeId
)
=>
BaseUAObject
has
Constructor
hasConstructor
:
(
binaryEncodingNodeId
:
ExpandedNodeId
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
construct
Object
has
Constructor
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...