NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
DataChangeNotificationOptions
Interface DataChangeNotificationOptions
interface
DataChangeNotificationOptions
{
diagnosticInfos
?:
(
DiagnosticInfo
|
null
)
[]
|
null
;
monitoredItems
?:
MonitoredItemNotificationOptions
[]
|
null
;
}
Hierarchy (
View Summary
)
NotificationDataOptions
DataChangeNotificationOptions
Index
Properties
diagnostic
Infos?
monitored
Items?
Properties
Optional
diagnostic
Infos
diagnosticInfos
?:
(
DiagnosticInfo
|
null
)
[]
|
null
Optional
monitored
Items
monitoredItems
?:
MonitoredItemNotificationOptions
[]
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
diagnostic
Infos
monitored
Items
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...