Skip to content

Introduce minimum bounds for active power #28

@tiyash-basu-frequenz

Description

@tiyash-basu-frequenz

What's needed?

The API supports setting maximum bounds for active power, but not for setting minimum bounds. The API should have the ability to set minimum bounds.

Proposed solution

The Metric and the MetricAggregation messages contain maximum bounds as of now. These need to be refactored for having minimum bounds as well.

Also, the SetBoundsParam message has to be refactored to allow adding minimum bounds.

Use cases

This is useful when we want to prevent agents from charging or discharging with too low power. This can be used, e.g., to limit minimum charging power to a high enough value so that a peak-shaver agebt does not interfere with the DC heater agent.

Alternatives and workarounds

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:protobufAffects the protocol buffer definition filespriority:❓We need to figure out how soon this should be addressedtype:enhancementNew feature or enhancement visitble to users

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions