frequenz-floss / frequenz-client-reporting-python

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

Rename resolution to resampling_period #79

Open flora-hofmann-frequenz opened 3 months ago

flora-hofmann-frequenz commented 3 months ago

What's needed?

Change resolution to sampling_period for easier understanding what the resolution parameter does.

Proposed solution

resolution: int to sampling_period: timedelta

Use cases

No response

Alternatives and workarounds

No response

Additional context

No response