-
Type:
New Feature Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 4.0.2
-
Component/s: None
-
None
While item preprocessing allows calculating "Change per second": [ (valueprev_value)/(timeprev_time) ], it would be useful to support calculation of "time/interval average" [ value*/(*time-prev_time) ] in case when data sent already represents change from previous item acquisition.