Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
HistoryReadFunc
Type Alias HistoryReadFunc
History
Read
Func
:
(
(
context
:
ISessionContext
,
historyReadDetails
:
|
ReadRawModifiedDetails
|
ReadEventDetails
|
ReadProcessedDetails
|
ReadAtTimeDetails
,
indexRange
:
NumericRange
|
null
,
dataEncoding
:
QualifiedNameLike
|
null
,
continuationData
:
ContinuationData
,
callback
:
CallbackT
<
HistoryReadResult
>
)
=>
void
)
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
NodeOPCUA reference documentation - public API
Loading...