NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
EventData
Class EventData
Implements
IEventData
Index
Constructors
constructor
Properties
event
Id
Methods
_
browse
_
create
Value
_
read
Value
get
Event
Data
Source
Constructors
constructor
new
EventData
(
eventTypeNode
:
BaseNode
)
:
EventData
Parameters
eventTypeNode
:
BaseNode
Returns
EventData
Properties
event
Id
eventId
:
NodeId
Methods
_
browse
_browse
(
browsePath
:
BrowsePath
)
:
BrowsePathResult
|
null
Parameters
browsePath
:
BrowsePath
Returns
BrowsePathResult
|
null
_
create
Value
_createValue
(
fullBrowsePath
:
string
,
node
:
BaseNode
,
variant
:
VariantOptions
,
)
:
void
Parameters
fullBrowsePath
:
string
node
:
BaseNode
variant
:
VariantOptions
Returns
void
_
read
Value
_readValue
(
nodeId
:
NodeId
)
:
Variant
|
null
Parameters
nodeId
:
NodeId
Returns
Variant
|
null
get
Event
Data
Source
getEventDataSource
()
:
BaseNode
Returns
BaseNode
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
event
Id
Methods
_
browse
_
create
Value
_
read
Value
get
Event
Data
Source
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...