frequenz-floss / frequenz-api-common

Shared protobuf definitions and Python bindings for Frequenz APIs
https://frequenz-floss.github.io/frequenz-api-common/
MIT License
1 stars 12 forks source link

Add enum for specifying the state type #273

Closed stefan-brus-frequenz closed 3 days ago

stefan-brus-frequenz commented 1 week ago

What's needed?

See: https://github.com/frequenz-floss/frequenz-api-reporting/issues/50#issuecomment-2361121340

The enum should contain values for the different kinds of states that are available to be fetched through the reporting API (states, errors, warnings).

Proposed solution

No response

Use cases

No response

Alternatives and workarounds

No response

Additional context

No response

stefan-brus-frequenz commented 3 days ago

This should already be handled by ComponentState