Skip to content

Specify battery cell chemistries #244

@tiyash-basu-frequenz

Description

@tiyash-basu-frequenz

What's needed?

Battery cell chemistry affects battery maintenance activities and a few defaults (like temperature ranges). E.g., an Li-NMC battery has a higher risk of thermal runaway than LFP batteries, so we might have tighter temperature bounds for Li-NMC batteries.

Since we do not have a way of specifying cell chemistries anywhere in the API, we cannot do cell-checmistry-specific operations on the batteries if we just rely on the Common-API specs.

Proposed solution

One solution could be to extend the BatteryType enum with additional variants, like LI_ION_NMC, LI_ION_LFP, etc.

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions