Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
ExtraReadHistoryValueParameters
Interface ExtraReadHistoryValueParameters
interface
ExtraReadHistoryValueParameters
{
isReadModified
?:
boolean
;
numValuesPerNode
?:
number
;
returnBounds
?:
boolean
;
timestampsToReturn
?:
TimestampsToReturn
;
}
Index
Properties
is
Read
Modified?
num
Values
Per
Node?
return
Bounds?
timestamps
To
Return?
Properties
Optional
is
Read
Modified
is
Read
Modified
?:
boolean
Optional
num
Values
Per
Node
num
Values
Per
Node
?:
number
Optional
return
Bounds
return
Bounds
?:
boolean
Optional
timestamps
To
Return
timestamps
To
Return
?:
TimestampsToReturn
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Read
Modified
num
Values
Per
Node
return
Bounds
timestamps
To
Return
NodeOPCUA reference documentation - public API
Loading...