Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revert to setting lastvalue in only success case #2511

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

dockSquadron
Copy link
Contributor

fixes bug #2505

@caco3 caco3 linked an issue Jul 12, 2023 that may be closed by this pull request
@Slider0007
Copy link
Collaborator

Slider0007 commented Oct 31, 2023

Be careful: Lastvalue timestamp is also used for data logging faeture. Reverting this only back will distort data logging feature (Multiple lines with same timestamp from last successful reading whenever a "bad" reading is logged).

In my opinion two separate timestamps are required, one for data logging feature to ensure growing timestamps for every reading and one for your need which is only updated on succesful reading.

@caco3 caco3 marked this pull request as draft February 2, 2024 12:36
@dockSquadron dockSquadron marked this pull request as ready for review February 9, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rate Change no longer grows with time
3 participants