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

fix query first value when no data found in time range #86

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

clavay
Copy link
Collaborator

@clavay clavay commented Oct 16, 2023

query_first_value in RecordedDataValueManager.db_data find last element from time=now when no data was found for a variable in the time range specified
if data was found, time=time of first value

query_first_value in RecordedDataValueManager.db_data find last element
from time=now when no data was found for a variable in the time range
specified
if data was found, time=time of first value
@clavay clavay requested a review from trombastic October 16, 2023 11:45
@trombastic trombastic merged commit 8e08470 into pyscada:main Oct 16, 2023
@clavay clavay deleted the query_first_value_no_data_found branch October 17, 2023 15:47
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.

2 participants