only save value historical on change and not on interval #1586
killerbeat12
started this conversation in
General
Replies: 2 comments 3 replies
-
|
That is what thr "Saved if change" does in the Tag options. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Hi, I imagine that you save data to see it on a chart. if your value does not change for days, your chart is empty (because you need two points to draw a line). it is therefore a good practice to put a minimum interval so that you have values. but if it bothers you, set the interval to 99999! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
is it possible to save a value only on change in the database? if i "enable registration" it will also save a value every "x" sec


i only would like to save the value that is received on change, so no samples saved every "x"sec
Beta Was this translation helpful? Give feedback.
All reactions