📝 Sync get_site_networks_ts_time_ago documented defaults with the real signature #6

Merged
mat merged 1 commit from docs/sync-docstring-defaults into main 2026-07-04 07:42:34 +00:00
Owner

P0 bug fix #3/5.

The docstring and README advertised defaults that do not match the actual signature of get_site_networks_ts_time_ago. Real signature: measure_kind="FLOW", aggregation_level="NONE", aggregation_type=None, time_ago_unit="HOUR", time_ago_value=1. The docs claimed VIRTUAL_QUANTITY / HOUR / SUM / DAY.

Docs-only (docstring + README bullet); no signature/behaviour change. py_compile passes; no VIRTUAL_QUANTITY left.

**P0 bug fix #3/5.** The docstring and README advertised defaults that do not match the actual signature of `get_site_networks_ts_time_ago`. Real signature: `measure_kind="FLOW", aggregation_level="NONE", aggregation_type=None, time_ago_unit="HOUR", time_ago_value=1`. The docs claimed `VIRTUAL_QUANTITY / HOUR / SUM / DAY`. Docs-only (docstring + README bullet); no signature/behaviour change. `py_compile` passes; no `VIRTUAL_QUANTITY` left.
mat merged commit 6937b0ed1a into main 2026-07-04 07:42:34 +00:00
mat deleted branch docs/sync-docstring-defaults 2026-07-04 07:42:34 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mat/python-comwatt-client!6
No description provided.