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

Properly handle invalid measurement data #143

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Conversation

DerAndereAndi
Copy link
Member

@DerAndereAndi DerAndereAndi commented Nov 20, 2024

If a measurement is provided with an ValueState != Normal, then the value should be ignored by the application. To handle that, the public API will then report an ErrDataInvalid error, so the application knows that the currently no valid data is available.

This is the case for MPC and MGPC use cases

If a measurement is provided with an ValueState != Normal, then the value should be ignored by the application. To handle that, the public API will then report an ErrDataInvalid error, so the application knows that the currently no valid data is available.
@DerAndereAndi DerAndereAndi merged commit 59e7016 into dev Nov 22, 2024
6 checks passed
@DerAndereAndi DerAndereAndi deleted the feature/ma-mpc-fix branch November 22, 2024 12:02
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