thank you phil
-
the data is real time data, it is read on the device side every 4hrs and looks like:
12:00 - 5.42
12:15 - 9.24
12:30 - 4.98
and so on.
saving those values, or even updating the points' runtimes with the newest values on the server side is exactly what I need -
I guess I encountered it, because using the latest settings (prior to 1 milliseconds) I do see gaps of 4hrs in the data here and there.
I would very much appreciate your recommendation for the settings I need in this case.
thank you
M