Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
DeleteEventDetailsOptions
Interface DeleteEventDetailsOptions
interface
DeleteEventDetailsOptions
{
eventIds
?:
null
|
Buffer
[]
;
nodeId
?:
null
|
NodeIdLike
;
}
Hierarchy (
view full
)
HistoryUpdateDetailsOptions
DeleteEventDetailsOptions
Index
Properties
event
Ids?
node
Id?
Properties
Optional
event
Ids
event
Ids
?:
null
|
Buffer
[]
Optional
node
Id
node
Id
?:
null
|
NodeIdLike
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
Ids
node
Id
NodeOPCUA reference documentation - public API
Loading...