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

Add consumption and production merging #6

Open
pppfkp opened this issue Apr 14, 2023 · 0 comments
Open

Add consumption and production merging #6

pppfkp opened this issue Apr 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pppfkp
Copy link
Owner

pppfkp commented Apr 14, 2023

When you request both production and consumption data then it gets all data for production then all data for consumption. It would be better if it merged production and consumption data from the same hour. eg. from this {hour: 21:30 production: 1.2} {hour: 21:30 consumption: 1.3} to this {hour: 21:30 production: 1.2 consumption: 1.3}

@pppfkp pppfkp self-assigned this Apr 14, 2023
@pppfkp pppfkp added the enhancement New feature or request label Apr 14, 2023
@pppfkp pppfkp changed the title Add consumprion and production merging Add consumption and production merging Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant