Search
Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
Options
All
Public
Public/Protected
All
Inherited
Menu
NodeOPCUA reference documentation - public API
node-opcua
EventData
Class EventData
  subscribe now with sterfive to access the online-user manual
param
Hierarchy
EventData
Implements
IEventData
Index
Constructors
constructor
Properties
$event
Data
Source
event
Id
Methods
read
Value
resolve
Select
Clause
set
Value
Constructors
constructor
new
Event
Data
(
eventTypeNode
:
BaseNode
)
:
EventData
Parameters
eventTypeNode:
BaseNode
Returns
EventData
Properties
$event
Data
Source
$event
Data
Source
:
BaseNode
the event type node
event
Id
event
Id
:
NodeId
Methods
read
Value
read
Value
(
sessionContext
:
ISessionContext
, nodeId
:
NodeId
, selectClause
:
SimpleAttributeOperand
)
:
Variant
method
readValue
Parameters
sessionContext:
ISessionContext
nodeId:
NodeId
selectClause:
SimpleAttributeOperand
Returns
Variant
resolve
Select
Clause
resolve
Select
Clause
(
selectClause
:
SimpleAttributeOperand
)
:
NodeId
method
resolveSelectClause
Parameters
selectClause:
SimpleAttributeOperand
Returns
NodeId
set
Value
set
Value
(
lowerName
:
string
, node
:
BaseNode
, variant
:
VariantOptions
)
:
void
Parameters
lowerName:
string
node:
BaseNode
variant:
VariantOptions
Returns
void
Modules
node-
opcua
node-
opcua-
address-
space
node-
opcua-
basic-
types
node-
opcua-
certificate-
manager
node-
opcua-
client
node-
opcua-
data-
access
node-
opcua-
data-
model
node-
opcua-
data-
value
node-
opcua-
guid
node-
opcua-
nodeid
node-
opcua-
server
node-
opcua-
status-
codes
node-
opcua-
types
node-
opcua-
variant
Event
Data
constructor
$event
Data
Source
event
Id
read
Value
resolve
Select
Clause
set
Value
Generated using
TypeDoc