NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
ReadProcessedDetailsOptions
Interface ReadProcessedDetailsOptions
interface
ReadProcessedDetailsOptions
{
aggregateConfiguration
?:
AggregateConfigurationOptions
;
aggregateType
?:
(
NodeIdLike
|
null
)
[]
|
null
;
endTime
?:
DateTime
;
processingInterval
?:
number
;
startTime
?:
DateTime
;
}
Hierarchy (
View Summary
)
HistoryReadDetailsOptions
ReadProcessedDetailsOptions
Index
Properties
aggregate
Configuration?
aggregate
Type?
end
Time?
processing
Interval?
start
Time?
Properties
Optional
aggregate
Configuration
aggregateConfiguration
?:
AggregateConfigurationOptions
Optional
aggregate
Type
aggregateType
?:
(
NodeIdLike
|
null
)
[]
|
null
Optional
end
Time
endTime
?:
DateTime
Optional
processing
Interval
processingInterval
?:
number
Optional
start
Time
startTime
?:
DateTime
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
aggregate
Configuration
aggregate
Type
end
Time
processing
Interval
start
Time
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...