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

Remove refetch logic in EVCEM #93

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

DerAndereAndi
Copy link
Member

@DerAndereAndi DerAndereAndi commented Jul 11, 2024

The current refetch logic will cause an endless read and reply loop with no gains, if the EVSE never sends data with a newer timestamp or always doesn't send any timestamp.

So for now remove this completely.

@DerAndereAndi DerAndereAndi force-pushed the feature/evcem-refetch-improvement branch from 7b87d6f to 87777c2 Compare July 11, 2024 20:20
@DerAndereAndi DerAndereAndi changed the title Only refetch if measurements actually provide time Remove refetch logic in EVCEM Jul 11, 2024
@DerAndereAndi DerAndereAndi merged commit 38f7be5 into dev Jul 11, 2024
5 checks passed
@DerAndereAndi DerAndereAndi deleted the feature/evcem-refetch-improvement branch July 11, 2024 20:22
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.

1 participant