Skip to content

Replace HotStandby and ColdStandby with Standby #152

@tiyash-basu-frequenz

Description

@tiyash-basu-frequenz

What's needed?

We do not need to distinguish between the hot and cold standby commands. Currently, they are used only for inverters, and the HotStandby command for most inverters corresponds to just sending a discharge(0) command (internally). So we could simplify the API by removing the HotStandby command, and renaming the ColdStandby command to Standby.

The Standby command should serve 2 functions:

  1. It should bring the component from an operational state to a state where it consumes lower-than-usual energy.
  2. It could take some time for a component to move to an operational state, once this command is issued.

Proposed solution

No response

Use cases

No response

Alternatives and workarounds

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:❓We need to figure out which part is affectedpriority:❓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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions