We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a963934 + 257ec15 commit 10685d4Copy full SHA for 10685d4
README.md
@@ -60,7 +60,6 @@ data = [
60
metrics=[Metric.AC_ACTIVE_POWER, Metric.AC_REACTIVE_POWER],
61
start_dt=datetime.fromisoformat("2024-05-01T00:00:00"),
62
end_dt=datetime.fromisoformat("2024-05-02T00:00:00"),
63
- page_size=10000,
64
resolution=1,
65
)
66
]
@@ -88,7 +87,6 @@ data = [
88
87
89
90
91
92
93
94
0 commit comments