Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
MonitoredItemNotificationOptions
Interface MonitoredItemNotificationOptions
interface
MonitoredItemNotificationOptions
{
clientHandle
?:
number
;
value
?:
null
|
DataValueLike
;
}
Index
Properties
client
Handle?
value?
Properties
Optional
client
Handle
client
Handle
?:
number
Optional
value
value
?:
null
|
DataValueLike
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Handle
value
NodeOPCUA reference documentation - public API
Loading...