NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
MonitoredItemNotificationOptions
Interface MonitoredItemNotificationOptions
interface
MonitoredItemNotificationOptions
{
clientHandle
?:
number
;
value
?:
DataValueLike
|
null
;
}
Index
Properties
client
Handle?
value?
Properties
Optional
client
Handle
clientHandle
?:
number
Optional
value
value
?:
DataValueLike
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Handle
value
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...