Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
ReadRawModifiedDetailsOptions
Interface ReadRawModifiedDetailsOptions
interface
ReadRawModifiedDetailsOptions
{
endTime
?:
DateTime
;
isReadModified
?:
boolean
;
numValuesPerNode
?:
number
;
returnBounds
?:
boolean
;
startTime
?:
DateTime
;
}
Hierarchy (
view full
)
HistoryReadDetailsOptions
ReadRawModifiedDetailsOptions
Index
Properties
end
Time?
is
Read
Modified?
num
Values
Per
Node?
return
Bounds?
start
Time?
Properties
Optional
end
Time
end
Time
?:
DateTime
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
start
Time
start
Time
?:
DateTime
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end
Time
is
Read
Modified
num
Values
Per
Node
return
Bounds
start
Time
NodeOPCUA reference documentation - public API
Loading...