Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UABaseEventHelper
Interface UABaseEventHelper
interface
UABaseEventHelper
{
setSourceName
(
name
:
string
)
:
void
;
setSourceNode
(
node
:
NodeId
|
BaseNode
)
:
void
;
}
Hierarchy (
view full
)
UABaseEventHelper
UAConditionHelper
Index
Methods
set
Source
Name
set
Source
Node
Methods
set
Source
Name
set
Source
Name
(
name
)
:
void
Parameters
name
:
string
Returns
void
set
Source
Node
set
Source
Node
(
node
)
:
void
Parameters
node
:
NodeId
|
BaseNode
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Methods
set
Source
Name
set
Source
Node
NodeOPCUA reference documentation - public API
Loading...