NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space-base
RaiseEventData
Interface RaiseEventData
interface
RaiseEventData
{
$eventDataSource
?:
UAEventType
;
sourceNode
?:
Variant
|
PseudoVariantNodeId
;
[
key
:
string
]:
Variant
|
UAEventType
|
PseudoVariant
|
undefined
;
}
Indexable
[
key
:
string
]:
Variant
|
UAEventType
|
PseudoVariant
|
undefined
Index
Properties
$event
Data
Source?
source
Node?
Properties
Optional
$event
Data
Source
$eventDataSource
?:
UAEventType
Optional
source
Node
sourceNode
?:
Variant
|
PseudoVariantNodeId
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
$event
Data
Source
source
Node
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...