frequenz-floss / frequenz-client-reporting-python

A python client for the Frequenz Reporting API
MIT License
0 stars 5 forks source link

Support for resampling option #22

Closed cwasicki closed 3 months ago

cwasicki commented 4 months ago

What's needed?

The resampling should be exposed if it is supported by the service.

While the client should support any resolution, it needs to be decided whether the service supports these too. If the service only supports a pre-defined set of resolutions, the client has to be extended with resampling capabilities.

In this case, exposing the service resampling and the client implementation can be done in two iterations.

Proposed solution

No response

Use cases

No response

Alternatives and workarounds

No response

Additional context

https://github.com/frequenz-floss/frequenz-api-reporting/issues/19

flora-hofmann-frequenz commented 3 months ago

PR #52 merged, thus close this issue.