frequenz-api-common 0.8.0__tar.gz → 0.8.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {frequenz_api_common-0.8.0/py/frequenz_api_common.egg-info → frequenz_api_common-0.8.1}/PKG-INFO +9 -9
- frequenz_api_common-0.8.1/RELEASE_NOTES.md +7 -0
- frequenz_api_common-0.8.1/proto/frequenz/api/common/v1alpha8/gridpool/gridpool.proto +22 -0
- frequenz_api_common-0.8.1/py/frequenz/api/common/v1alpha8/__init__.py +4 -0
- frequenz_api_common-0.8.1/py/frequenz/api/common/v1alpha8/gridpool/__init__.py +4 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1/py/frequenz_api_common.egg-info}/PKG-INFO +9 -9
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz_api_common.egg-info/SOURCES.txt +2 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz_api_common.egg-info/requires.txt +8 -8
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/pyproject.toml +8 -8
- frequenz_api_common-0.8.0/RELEASE_NOTES.md +0 -35
- frequenz_api_common-0.8.0/py/frequenz/api/common/v1alpha8/__init__.py +0 -4
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/LICENSE +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/MANIFEST.in +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/README.md +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/components.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/location.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/metrics/electrical.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/metrics.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/grid/delivery_area.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/grid/delivery_duration.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/location.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/market/energy.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/market/power.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/market/price.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/metrics/bounds.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/metrics/metric_sample.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/microgrid/components/battery.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/microgrid/components/components.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/microgrid/components/ev_charger.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/microgrid/components/fuse.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/microgrid/components/grid.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/microgrid/components/inverter.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/microgrid/components/transformer.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/microgrid/lifetime.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/microgrid/microgrid.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/microgrid/sensors/sensors.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/pagination/pagination_info.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/pagination/pagination_params.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/types/decimal.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/grid/delivery_area.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/grid/delivery_duration.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/market/energy.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/market/power.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/market/price.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/metrics/bounds.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/metrics/metrics.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/microgrid/communication_components/communication_components.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/microgrid/electrical_components/electrical_components.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/microgrid/lifetime.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/microgrid/microgrid.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/microgrid/sensors/sensors.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/pagination/pagination_info.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/pagination/pagination_params.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/streaming/event.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/type/decimal.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/type/interval.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha7/type/location.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/grid/delivery_area.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/grid/delivery_duration.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/market/energy.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/market/power.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/market/price.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/metrics/bounds.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/metrics/metrics.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/microgrid/communication_components/communication_components.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/microgrid/electrical_components/electrical_components.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/microgrid/lifetime.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/microgrid/microgrid.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/microgrid/sensors/sensors.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/pagination/pagination_info.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/pagination/pagination_params.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/streaming/event.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/types/decimal.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/types/interval.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1alpha8/types/location.proto +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/metrics/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/py.typed +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/grid/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/market/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/metrics/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/microgrid/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/microgrid/components/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/microgrid/sensors/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/pagination/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/types/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha7/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha7/grid/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha7/market/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha7/metrics/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha7/microgrid/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha7/microgrid/communication_components/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha7/microgrid/electrical_components/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha7/microgrid/sensors/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha7/pagination/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha7/streaming/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha7/type/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha8/grid/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha8/market/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha8/metrics/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha8/microgrid/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha8/microgrid/communication_components/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha8/microgrid/electrical_components/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha8/microgrid/sensors/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha8/pagination/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha8/streaming/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha8/types/__init__.py +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz_api_common.egg-info/dependency_links.txt +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz_api_common.egg-info/top_level.txt +0 -0
- {frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/setup.cfg +0 -0
{frequenz_api_common-0.8.0/py/frequenz_api_common.egg-info → frequenz_api_common-0.8.1}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: frequenz-api-common
|
|
3
|
-
Version: 0.8.
|
|
3
|
+
Version: 0.8.1
|
|
4
4
|
Summary: Frequenz common gRPC API and bindings
|
|
5
5
|
Author-email: Frequenz Energy-as-a-Service GmbH <floss@frequenz.com>
|
|
6
6
|
License: MIT
|
|
@@ -25,30 +25,30 @@ Provides-Extra: dev-flake8
|
|
|
25
25
|
Requires-Dist: flake8==7.3.0; extra == "dev-flake8"
|
|
26
26
|
Requires-Dist: flake8-docstrings==1.7.0; extra == "dev-flake8"
|
|
27
27
|
Requires-Dist: flake8-pyproject==1.2.3; extra == "dev-flake8"
|
|
28
|
-
Requires-Dist: pydoclint==0.
|
|
28
|
+
Requires-Dist: pydoclint==0.7.3; extra == "dev-flake8"
|
|
29
29
|
Requires-Dist: pydocstyle==6.3.0; extra == "dev-flake8"
|
|
30
30
|
Provides-Extra: dev-formatting
|
|
31
|
-
Requires-Dist: black==25.
|
|
32
|
-
Requires-Dist: isort==6.0
|
|
31
|
+
Requires-Dist: black==25.9.0; extra == "dev-formatting"
|
|
32
|
+
Requires-Dist: isort==6.1.0; extra == "dev-formatting"
|
|
33
33
|
Provides-Extra: dev-mkdocs
|
|
34
34
|
Requires-Dist: mike==1.1.2; extra == "dev-mkdocs"
|
|
35
35
|
Requires-Dist: mkdocs-gen-files==0.5.0; extra == "dev-mkdocs"
|
|
36
36
|
Requires-Dist: mkdocs-literate-nav==0.6.2; extra == "dev-mkdocs"
|
|
37
|
-
Requires-Dist: mkdocs-material==9.6.
|
|
38
|
-
Requires-Dist: mkdocstrings[python]==0.
|
|
37
|
+
Requires-Dist: mkdocs-material==9.6.21; extra == "dev-mkdocs"
|
|
38
|
+
Requires-Dist: mkdocstrings[python]==0.30.1; extra == "dev-mkdocs"
|
|
39
39
|
Requires-Dist: frequenz-repo-config[api]==0.13.5; extra == "dev-mkdocs"
|
|
40
40
|
Provides-Extra: dev-mypy
|
|
41
|
-
Requires-Dist: mypy==1.
|
|
41
|
+
Requires-Dist: mypy==1.18.2; extra == "dev-mypy"
|
|
42
42
|
Requires-Dist: grpc-stubs==1.53.0.6; extra == "dev-mypy"
|
|
43
43
|
Requires-Dist: frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]; extra == "dev-mypy"
|
|
44
44
|
Provides-Extra: dev-noxfile
|
|
45
45
|
Requires-Dist: nox==2025.5.1; extra == "dev-noxfile"
|
|
46
46
|
Requires-Dist: frequenz-repo-config[api]==0.13.5; extra == "dev-noxfile"
|
|
47
47
|
Provides-Extra: dev-pylint
|
|
48
|
-
Requires-Dist: pylint==3.3.
|
|
48
|
+
Requires-Dist: pylint==3.3.8; extra == "dev-pylint"
|
|
49
49
|
Requires-Dist: frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]; extra == "dev-pylint"
|
|
50
50
|
Provides-Extra: dev-pytest
|
|
51
|
-
Requires-Dist: pytest==8.4.
|
|
51
|
+
Requires-Dist: pytest==8.4.2; extra == "dev-pytest"
|
|
52
52
|
Requires-Dist: frequenz-repo-config[extra-lint-examples]==0.13.5; extra == "dev-pytest"
|
|
53
53
|
Provides-Extra: dev
|
|
54
54
|
Requires-Dist: frequenz-api-common[dev-flake8,dev-formatting,dev-mkdocs,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]; extra == "dev"
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
// protolint:disable MAX_LINE_LENGTH
|
|
2
|
+
// Frequenz gridpool definition.
|
|
3
|
+
//
|
|
4
|
+
// Copyright 2025 Frequenz Energy-as-a-Service GmbH
|
|
5
|
+
//
|
|
6
|
+
// Licensed under the MIT License (the "License");
|
|
7
|
+
// you may not use this file except in compliance with the License.
|
|
8
|
+
|
|
9
|
+
syntax = "proto3";
|
|
10
|
+
|
|
11
|
+
package frequenz.api.common.v1alpha8.gridpool;
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
// Gridpool contains details of a specific gridpool.
|
|
15
|
+
// A gridpool is an assigned group of microgrids for the purpose of energy trading.
|
|
16
|
+
message Gridpool {
|
|
17
|
+
// A unique identifier for the gridpool.
|
|
18
|
+
uint64 id = 1;
|
|
19
|
+
|
|
20
|
+
// The name of the gridpool.
|
|
21
|
+
string name = 2;
|
|
22
|
+
}
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1/py/frequenz_api_common.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: frequenz-api-common
|
|
3
|
-
Version: 0.8.
|
|
3
|
+
Version: 0.8.1
|
|
4
4
|
Summary: Frequenz common gRPC API and bindings
|
|
5
5
|
Author-email: Frequenz Energy-as-a-Service GmbH <floss@frequenz.com>
|
|
6
6
|
License: MIT
|
|
@@ -25,30 +25,30 @@ Provides-Extra: dev-flake8
|
|
|
25
25
|
Requires-Dist: flake8==7.3.0; extra == "dev-flake8"
|
|
26
26
|
Requires-Dist: flake8-docstrings==1.7.0; extra == "dev-flake8"
|
|
27
27
|
Requires-Dist: flake8-pyproject==1.2.3; extra == "dev-flake8"
|
|
28
|
-
Requires-Dist: pydoclint==0.
|
|
28
|
+
Requires-Dist: pydoclint==0.7.3; extra == "dev-flake8"
|
|
29
29
|
Requires-Dist: pydocstyle==6.3.0; extra == "dev-flake8"
|
|
30
30
|
Provides-Extra: dev-formatting
|
|
31
|
-
Requires-Dist: black==25.
|
|
32
|
-
Requires-Dist: isort==6.0
|
|
31
|
+
Requires-Dist: black==25.9.0; extra == "dev-formatting"
|
|
32
|
+
Requires-Dist: isort==6.1.0; extra == "dev-formatting"
|
|
33
33
|
Provides-Extra: dev-mkdocs
|
|
34
34
|
Requires-Dist: mike==1.1.2; extra == "dev-mkdocs"
|
|
35
35
|
Requires-Dist: mkdocs-gen-files==0.5.0; extra == "dev-mkdocs"
|
|
36
36
|
Requires-Dist: mkdocs-literate-nav==0.6.2; extra == "dev-mkdocs"
|
|
37
|
-
Requires-Dist: mkdocs-material==9.6.
|
|
38
|
-
Requires-Dist: mkdocstrings[python]==0.
|
|
37
|
+
Requires-Dist: mkdocs-material==9.6.21; extra == "dev-mkdocs"
|
|
38
|
+
Requires-Dist: mkdocstrings[python]==0.30.1; extra == "dev-mkdocs"
|
|
39
39
|
Requires-Dist: frequenz-repo-config[api]==0.13.5; extra == "dev-mkdocs"
|
|
40
40
|
Provides-Extra: dev-mypy
|
|
41
|
-
Requires-Dist: mypy==1.
|
|
41
|
+
Requires-Dist: mypy==1.18.2; extra == "dev-mypy"
|
|
42
42
|
Requires-Dist: grpc-stubs==1.53.0.6; extra == "dev-mypy"
|
|
43
43
|
Requires-Dist: frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]; extra == "dev-mypy"
|
|
44
44
|
Provides-Extra: dev-noxfile
|
|
45
45
|
Requires-Dist: nox==2025.5.1; extra == "dev-noxfile"
|
|
46
46
|
Requires-Dist: frequenz-repo-config[api]==0.13.5; extra == "dev-noxfile"
|
|
47
47
|
Provides-Extra: dev-pylint
|
|
48
|
-
Requires-Dist: pylint==3.3.
|
|
48
|
+
Requires-Dist: pylint==3.3.8; extra == "dev-pylint"
|
|
49
49
|
Requires-Dist: frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]; extra == "dev-pylint"
|
|
50
50
|
Provides-Extra: dev-pytest
|
|
51
|
-
Requires-Dist: pytest==8.4.
|
|
51
|
+
Requires-Dist: pytest==8.4.2; extra == "dev-pytest"
|
|
52
52
|
Requires-Dist: frequenz-repo-config[extra-lint-examples]==0.13.5; extra == "dev-pytest"
|
|
53
53
|
Provides-Extra: dev
|
|
54
54
|
Requires-Dist: frequenz-api-common[dev-flake8,dev-formatting,dev-mkdocs,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]; extra == "dev"
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz_api_common.egg-info/SOURCES.txt
RENAMED
|
@@ -48,6 +48,7 @@ proto/frequenz/api/common/v1alpha7/type/interval.proto
|
|
|
48
48
|
proto/frequenz/api/common/v1alpha7/type/location.proto
|
|
49
49
|
proto/frequenz/api/common/v1alpha8/grid/delivery_area.proto
|
|
50
50
|
proto/frequenz/api/common/v1alpha8/grid/delivery_duration.proto
|
|
51
|
+
proto/frequenz/api/common/v1alpha8/gridpool/gridpool.proto
|
|
51
52
|
proto/frequenz/api/common/v1alpha8/market/energy.proto
|
|
52
53
|
proto/frequenz/api/common/v1alpha8/market/power.proto
|
|
53
54
|
proto/frequenz/api/common/v1alpha8/market/price.proto
|
|
@@ -89,6 +90,7 @@ py/frequenz/api/common/v1alpha7/streaming/__init__.py
|
|
|
89
90
|
py/frequenz/api/common/v1alpha7/type/__init__.py
|
|
90
91
|
py/frequenz/api/common/v1alpha8/__init__.py
|
|
91
92
|
py/frequenz/api/common/v1alpha8/grid/__init__.py
|
|
93
|
+
py/frequenz/api/common/v1alpha8/gridpool/__init__.py
|
|
92
94
|
py/frequenz/api/common/v1alpha8/market/__init__.py
|
|
93
95
|
py/frequenz/api/common/v1alpha8/metrics/__init__.py
|
|
94
96
|
py/frequenz/api/common/v1alpha8/microgrid/__init__.py
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz_api_common.egg-info/requires.txt
RENAMED
|
@@ -8,23 +8,23 @@ frequenz-api-common[dev-flake8,dev-formatting,dev-mkdocs,dev-mypy,dev-noxfile,de
|
|
|
8
8
|
flake8==7.3.0
|
|
9
9
|
flake8-docstrings==1.7.0
|
|
10
10
|
flake8-pyproject==1.2.3
|
|
11
|
-
pydoclint==0.
|
|
11
|
+
pydoclint==0.7.3
|
|
12
12
|
pydocstyle==6.3.0
|
|
13
13
|
|
|
14
14
|
[dev-formatting]
|
|
15
|
-
black==25.
|
|
16
|
-
isort==6.0
|
|
15
|
+
black==25.9.0
|
|
16
|
+
isort==6.1.0
|
|
17
17
|
|
|
18
18
|
[dev-mkdocs]
|
|
19
19
|
mike==1.1.2
|
|
20
20
|
mkdocs-gen-files==0.5.0
|
|
21
21
|
mkdocs-literate-nav==0.6.2
|
|
22
|
-
mkdocs-material==9.6.
|
|
23
|
-
mkdocstrings[python]==0.
|
|
22
|
+
mkdocs-material==9.6.21
|
|
23
|
+
mkdocstrings[python]==0.30.1
|
|
24
24
|
frequenz-repo-config[api]==0.13.5
|
|
25
25
|
|
|
26
26
|
[dev-mypy]
|
|
27
|
-
mypy==1.
|
|
27
|
+
mypy==1.18.2
|
|
28
28
|
grpc-stubs==1.53.0.6
|
|
29
29
|
frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]
|
|
30
30
|
|
|
@@ -33,9 +33,9 @@ nox==2025.5.1
|
|
|
33
33
|
frequenz-repo-config[api]==0.13.5
|
|
34
34
|
|
|
35
35
|
[dev-pylint]
|
|
36
|
-
pylint==3.3.
|
|
36
|
+
pylint==3.3.8
|
|
37
37
|
frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]
|
|
38
38
|
|
|
39
39
|
[dev-pytest]
|
|
40
|
-
pytest==8.4.
|
|
40
|
+
pytest==8.4.2
|
|
41
41
|
frequenz-repo-config[extra-lint-examples]==0.13.5
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
[build-system]
|
|
5
5
|
requires = [
|
|
6
6
|
"setuptools == 80.9.0",
|
|
7
|
-
"setuptools_scm[toml] ==
|
|
7
|
+
"setuptools_scm[toml] == 9.2.0",
|
|
8
8
|
"frequenz-repo-config[api] == 0.13.5",
|
|
9
9
|
# We need to pin the protobuf, grpcio and grpcio-tools dependencies to make
|
|
10
10
|
# sure the code is generated using the minimum supported versions, as older
|
|
@@ -53,32 +53,32 @@ dev-flake8 = [
|
|
|
53
53
|
"flake8 == 7.3.0",
|
|
54
54
|
"flake8-docstrings == 1.7.0",
|
|
55
55
|
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
|
|
56
|
-
"pydoclint == 0.
|
|
56
|
+
"pydoclint == 0.7.3",
|
|
57
57
|
"pydocstyle == 6.3.0",
|
|
58
58
|
]
|
|
59
|
-
dev-formatting = ["black == 25.
|
|
59
|
+
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]
|
|
60
60
|
dev-mkdocs = [
|
|
61
61
|
"mike == 1.1.2",
|
|
62
62
|
"mkdocs-gen-files == 0.5.0",
|
|
63
63
|
"mkdocs-literate-nav == 0.6.2",
|
|
64
|
-
"mkdocs-material == 9.6.
|
|
65
|
-
"mkdocstrings[python] == 0.
|
|
64
|
+
"mkdocs-material == 9.6.21",
|
|
65
|
+
"mkdocstrings[python] == 0.30.1",
|
|
66
66
|
"frequenz-repo-config[api] == 0.13.5",
|
|
67
67
|
]
|
|
68
68
|
dev-mypy = [
|
|
69
|
-
"mypy == 1.
|
|
69
|
+
"mypy == 1.18.2",
|
|
70
70
|
"grpc-stubs == 1.53.0.6",
|
|
71
71
|
# For checking the noxfile, docs/ script, and tests
|
|
72
72
|
"frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]",
|
|
73
73
|
]
|
|
74
74
|
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[api] == 0.13.5"]
|
|
75
75
|
dev-pylint = [
|
|
76
|
-
"pylint == 3.3.
|
|
76
|
+
"pylint == 3.3.8",
|
|
77
77
|
# For checking the noxfile, docs/ script, and tests
|
|
78
78
|
"frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]",
|
|
79
79
|
]
|
|
80
80
|
dev-pytest = [
|
|
81
|
-
"pytest == 8.4.
|
|
81
|
+
"pytest == 8.4.2",
|
|
82
82
|
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
|
|
83
83
|
]
|
|
84
84
|
dev = [
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
# Frequenz Common API Release Notes
|
|
2
|
-
|
|
3
|
-
## Summary
|
|
4
|
-
|
|
5
|
-
This release introduces the new `v1alpha8` version of the API, which includes several breaking changes compared to `v1alpha7`. The changes focus on improving consistency and clarity by renaming several symbols and removing unused components.
|
|
6
|
-
|
|
7
|
-
## Upgrading
|
|
8
|
-
|
|
9
|
-
- A new package `frequenz.api.common.v1alpha8` has been introduced, containing the following breaking changes from `v1alpha7`.
|
|
10
|
-
|
|
11
|
-
- Removed:
|
|
12
|
-
|
|
13
|
-
+ `electrical_components.Fuse`
|
|
14
|
-
+ `InverterType.INVERTER_TYPE_WIND_TURBINE`
|
|
15
|
-
|
|
16
|
-
- Renamed several symbols to increase consistency and clarity:
|
|
17
|
-
|
|
18
|
-
+ `microgrid`:
|
|
19
|
-
|
|
20
|
-
* `MicrogridComponentIds` to `MicrogridElectricalComponentIds`
|
|
21
|
-
* `MicrogridComponentIDs.component_ids` to `MicrogridElectricalComponentIds.electrical_component_ids`
|
|
22
|
-
|
|
23
|
-
+ `electrical_components`:
|
|
24
|
-
|
|
25
|
-
* `ElectricalComponentConnections.source_component_id` to `ElectricalComponentConnections.source_electrical_component_id`
|
|
26
|
-
* `ElectricalComponentConnections.destination_component_id` to `ElectricalComponentConnections.destination_electrical_component_id`
|
|
27
|
-
* `ElectricalComponentStateSnapshot.component_id` to `ElectricalComponentStateSnapshot.electrical_component_id`
|
|
28
|
-
* Transformer-related terms are renamed to align them with power transformers, which are more commonly used in electrical engineering:
|
|
29
|
-
* `electrical_components.VoltageTransformer` to `electrical_components.PowerTransformer`
|
|
30
|
-
* `ElectricalComponentCategorySpecificInfo.kind.voltage_transformer` to `ElectricalComponentCategorySpecificInfo.kind.power_transformer`
|
|
31
|
-
* `ElectricalComponentCategory.ELECTRICAL_COMPONENT_CATEGORY_VOLTAGE_TRANSFORMER` to `ElectricalComponentCategory.ELECTRICAL_COMPONENT_CATEGORY_POWER_TRANSFORMER`
|
|
32
|
-
|
|
33
|
-
+ `types`:
|
|
34
|
-
|
|
35
|
-
* The whole package has been renamed to `types` to avoid using reserved keywords in programming languages.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/components.proto
RENAMED
|
File without changes
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/location.proto
RENAMED
|
File without changes
|
|
File without changes
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/metrics.proto
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/proto/frequenz/api/common/v1/location.proto
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/metrics/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/__init__.py
RENAMED
|
File without changes
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/grid/__init__.py
RENAMED
|
File without changes
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/market/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1/types/__init__.py
RENAMED
|
File without changes
|
{frequenz_api_common-0.8.0 → frequenz_api_common-0.8.1}/py/frequenz/api/common/v1alpha7/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|