Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-client
node-opcua-client
HistoryReadRequestOptions
Interface HistoryReadRequestOptions
interface
HistoryReadRequestOptions
{
historyReadDetails
?:
null
|
ExtensionObject
;
nodesToRead
?:
null
|
HistoryReadValueIdOptions
[]
;
releaseContinuationPoints
?:
boolean
;
requestHeader
?:
RequestHeaderOptions
;
timestampsToReturn
?:
TimestampsToReturn
;
}
Index
Properties
history
Read
Details?
nodes
To
Read?
release
Continuation
Points?
request
Header?
timestamps
To
Return?
Properties
Optional
history
Read
Details
history
Read
Details
?:
null
|
ExtensionObject
Optional
nodes
To
Read
nodes
To
Read
?:
null
|
HistoryReadValueIdOptions
[]
Optional
release
Continuation
Points
release
Continuation
Points
?:
boolean
Optional
request
Header
request
Header
?:
RequestHeaderOptions
Optional
timestamps
To
Return
timestamps
To
Return
?:
TimestampsToReturn
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
history
Read
Details
nodes
To
Read
release
Continuation
Points
request
Header
timestamps
To
Return
NodeOPCUA reference documentation - public API
Loading...