Add another Archive Mode option for the PI Interface for UFL
There should be a way to configure the PI UFL interface to both discard duplicate events (same value at the same timestamp) and record multiple unique values for the same timestamp when these events come from multiple data files.
For example, if multiple data files contain the following entries:
(Timestamp) (Value)
11:00:00 ABC
11:00:00 ABC
11:00:00 XYZ
The following data should be archived:
(Timestamp) (Value)
11:00:00 ABC
11:00:00 XYZ

This feedback item has been moved from the PI Interfaces forum to the PI Adapters forum.
We are continuing to support PI Interface for UFL with stability and security releases. However, for feature enhancements, we are starting to develop PI Adapter for Structured Data Files. We would like to hear more about your use cases for this functionality, so please share with us in the comments.