NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
PublishedEventsDataTypeOptions
Interface PublishedEventsDataTypeOptions
interface
PublishedEventsDataTypeOptions
{
eventNotifier
?:
NodeIdLike
|
null
;
filter
?:
ContentFilterOptions
;
selectedFields
?:
SimpleAttributeOperandOptions
[]
|
null
;
}
Hierarchy (
View Summary
)
PublishedDataSetSourceDataTypeOptions
PublishedEventsDataTypeOptions
Index
Properties
event
Notifier?
filter?
selected
Fields?
Properties
Optional
event
Notifier
eventNotifier
?:
NodeIdLike
|
null
Optional
filter
filter
?:
ContentFilterOptions
Optional
selected
Fields
selectedFields
?:
SimpleAttributeOperandOptions
[]
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
Notifier
filter
selected
Fields
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...