NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
DeleteEventDetailsOptions
Interface DeleteEventDetailsOptions
interface
DeleteEventDetailsOptions
{
eventIds
?:
ByteString
[]
|
null
;
nodeId
?:
NodeIdLike
|
null
;
}
Hierarchy (
View Summary
)
HistoryUpdateDetailsOptions
DeleteEventDetailsOptions
Index
Properties
event
Ids?
node
Id?
Properties
Optional
event
Ids
eventIds
?:
ByteString
[]
|
null
Optional
node
Id
nodeId
?:
NodeIdLike
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
Ids
node
Id
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...