Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
ReadProcessedDetailsOptions
Interface ReadProcessedDetailsOptions
interface
ReadProcessedDetailsOptions
{
aggregateConfiguration
?:
AggregateConfigurationOptions
;
aggregateType
?:
null
|
(
null
|
NodeIdLike
)
[]
;
endTime
?:
DateTime
;
processingInterval
?:
number
;
startTime
?:
DateTime
;
}
Hierarchy (
view full
)
HistoryReadDetailsOptions
ReadProcessedDetailsOptions
Index
Properties
aggregate
Configuration?
aggregate
Type?
end
Time?
processing
Interval?
start
Time?
Properties
Optional
aggregate
Configuration
aggregate
Configuration
?:
AggregateConfigurationOptions
Optional
aggregate
Type
aggregate
Type
?:
null
|
(
null
|
NodeIdLike
)
[]
Optional
end
Time
end
Time
?:
DateTime
Optional
processing
Interval
processing
Interval
?:
number
Optional
start
Time
start
Time
?:
DateTime
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
aggregate
Configuration
aggregate
Type
end
Time
processing
Interval
start
Time
NodeOPCUA reference documentation - public API
Loading...