Skip to content

Change consumer power formula to add 0 if meter is not sending data - #1016

Closed
ela-kotulska-frequenz wants to merge 1 commit into
frequenz-floss:v1.0.0-rc6xxfrom
ela-kotulska-frequenz:fix
Closed

Change consumer power formula to add 0 if meter is not sending data#1016
ela-kotulska-frequenz wants to merge 1 commit into
frequenz-floss:v1.0.0-rc6xxfrom
ela-kotulska-frequenz:fix

Conversation

@ela-kotulska-frequenz

@ela-kotulska-frequenz ela-kotulska-frequenz commented Aug 1, 2024

Copy link
Copy Markdown
Contributor

Previously if any meter stopped working, we get None from whole formula.
We need to keep application working even if meter is not sending data.
This field should be configurable in the future.
Another feature might be to fallback to successor components.

@ela-kotulska-frequenz
ela-kotulska-frequenz requested a review from a team as a code owner August 1, 2024 10:55
@ela-kotulska-frequenz
ela-kotulska-frequenz requested review from shsms and removed request for a team August 1, 2024 10:55
@github-actions github-actions Bot added the part:data-pipeline Affects the data pipeline label Aug 1, 2024
Previously if any meter stopped working, we didn't get any
power from formula.
We need to keep application working even if meter is not responding.
This field should be configurable in the future.
Another feature might be to fallback to successor components.

Signed-off-by: Elzbieta Kotulska <elzbieta.kotulska@frequenz.com>
@github-actions github-actions Bot added the part:docs Affects the documentation label Aug 1, 2024
@ela-kotulska-frequenz ela-kotulska-frequenz changed the title Change consumer power formula to set 0 if meter is not sending data Change consumer power formula to add 0 if meter is not sending data Aug 1, 2024
@ela-kotulska-frequenz
ela-kotulska-frequenz marked this pull request as draft August 1, 2024 11:05
@ela-kotulska-frequenz

Copy link
Copy Markdown
Contributor Author

Done with fallback formulas

@llucax llucax added this to the Dropped milestone Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:data-pipeline Affects the data pipeline part:docs Affects the documentation

Projects

Status: Dropped

Development

Successfully merging this pull request may close these issues.

2 participants