-
### Is your feature request related to a problem? Please describe.
Mehrfach wird im Forum über Verbindungsabbrüche beim HMS 1600-4T berichtet. In einem Beitrag wird erwähnt, dass der Wechselrichter o…
-
In the future, when we move `run_forever()` it might be nice to be able to pass a retry strategy to it. A good reason to move the `retry` module from `client-base` to this repo.
_Originally posted …
-
### What happened?
As reported in #90 and #89, the errors received when a duration is wrong are not clear at all.
Example from #90:
```console
$ dispatch-cli --url grpc://fz-0004.frequenz.io:5…
-
### What's needed?
Our current convenient `MetricSample` data structure only exposes a limited fraction of the data in the API response. This is fine for the majority of the applications and there …
-
### What's needed?
We need to have a consistent modules and packages structure, so:
1. `import`s are clean and clear
2. Chances of ending with cyclic imports are minimized or completely removed…
-
### What's needed?
See https://github.com/frequenz-floss/frequenz-dispatch-python/pull/22#discussion_r1584494188 for details
### Proposed solution
_No response_
### Use cases
_No response_
### A…
-
### What's needed?
The `ComponentCategoryMetadataVariant` enum is named in a very verbose manner: https://github.com/frequenz-floss/frequenz-api-common/blob/5265439c14c822c14c8a2ab87fe3e2387d90cb3b/p…
-
### What's needed?
The way this field is named in the [`Component` message](https://github.com/frequenz-floss/frequenz-api-common/blob/5265439c14c822c14c8a2ab87fe3e2387d90cb3b/proto/frequenz/api/comm…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Used Hardware?
Wemos D1 Mini
### What happened?
I need to read data from QPIRI.
If I set command "QPIGS" - …
-
### What happened?
I would like to receive pv power on every update of pv power or its bounds.
I receive power status from `pv_pool.power_status.new_receiver()` but until I send `pv_pool.propose_pow…