frequenz-floss / frequenz-api-weather

gRPC+protobuf specification and Python bindings for the Frequenz Weather API
MIT License
0 stars 8 forks source link

Historical data support in the client #82

Closed shsms closed 6 months ago

shsms commented 7 months ago

What's needed?

We would like better historical data support in the client. Currently, we have to paginate through the historical data which is not very convenient. We would like instead a very simple client approach, e.g. iterate over the data.

Proposed solution

No response

Use cases

No response

Alternatives and workarounds

No response

Additional context

No response

david-natingga-frequenz commented 6 months ago

This has been resolved in https://github.com/frequenz-floss/frequenz-api-weather/pull/85.