View Issue Details

IDProjectCategoryView StatusLast Update
001058510000-011: Historical AccessSpecpublic2025-11-10 12:38
ReporterPeter Kass Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version1.05.06 
Summary0010585: Apply filter on raw data before applying aggregates in ReadProcessed
Description

Our API for reading historical values is compatible with the OPC UA specification. But sometimes we get requirements from clients, which are not covered by 10000-01 Historical Access.
One of these is: read raw data of a time range, then filter this raw data according to certain criteria, then apply the aggregate processing on that filtered raw data.
In our specific case the client logs states (as integer values) and wants to know, how often the this node changed to a specific state in an interval, or how long the node stayed in a specific state. Additionally, the filter should consider a set of states, or all states except a set of states.
Could this be of interest for a wider range of applications and therefore for OPC UA ?

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-11-06 11:37 Peter Kass New Issue