Skip to content

[cob_bms_driver] charging flag cannot be used for docking status #308

@floweisshardt

Description

@floweisshardt

see discussion in https://github.com/ipa320/msh/issues/595#issuecomment-277238899.

this was caused by the charging flag from the bms switching to false as soon as the battery is full because there is no more current going into the battery.

Proper solution is to use a combination of the charging and battery_full flags and generate a docked status out of it. the PowerState message should be enhanced to have this additional flag.

@fmessmer FYI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions