GridProtectionAlliance / STTP2HIDS

STTP to HIDS Publication Engine
MIT License
0 stars 0 forks source link

[Feature Request] No aggregation Windows #1

Open p62arrav opened 2 years ago

p62arrav commented 2 years ago

Hi, so I've been working with this tool for a while to send data from OpenPDC to an Influxdb 2.0 database. I really would like to have an option where data pass through this tool without any aggregation, so I can store PMU the same dataframes that are recorded. Right now, a Default Windows Size need to be defined.

ritchiecarroll commented 2 years ago

Are you saying you want to store multiple values for a given timestamp?

p62arrav commented 2 years ago

No, I just would like to store PMU data as they are measured, without any aggregation. Currently, you need to define a Windows size which agregate data for several milliseconds. I would like to have an option where this Aggregation Windows is 0.