NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UABaseEventHelper
Interface UABaseEventHelper
interface
UABaseEventHelper
{
setSourceName
(
name
:
string
)
:
void
;
setSourceNode
(
node
:
NodeId
|
BaseNode
<
BaseNodeEvents
>
)
:
void
;
}
Hierarchy (
View Summary
)
UABaseEventHelper
UABaseEventEx
UAConditionHelper
Index
Methods
set
Source
Name
set
Source
Node
Methods
set
Source
Name
setSourceName
(
name
:
string
)
:
void
Parameters
name
:
string
Returns
void
set
Source
Node
setSourceNode
(
node
:
NodeId
|
BaseNode
<
BaseNodeEvents
>
)
:
void
Parameters
node
:
NodeId
|
BaseNode
<
BaseNodeEvents
>
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
set
Source
Name
set
Source
Node
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...