Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
DataChangeNotificationOptions
Interface DataChangeNotificationOptions
interface
DataChangeNotificationOptions
{
diagnosticInfos
?:
null
|
(
null
|
DiagnosticInfo
)
[]
;
monitoredItems
?:
null
|
MonitoredItemNotificationOptions
[]
;
}
Hierarchy (
view full
)
NotificationDataOptions
DataChangeNotificationOptions
Index
Properties
diagnostic
Infos?
monitored
Items?
Properties
Optional
diagnostic
Infos
diagnostic
Infos
?:
null
|
(
null
|
DiagnosticInfo
)
[]
Optional
monitored
Items
monitored
Items
?:
null
|
MonitoredItemNotificationOptions
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
diagnostic
Infos
monitored
Items
NodeOPCUA reference documentation - public API
Loading...