Only display "recharging" in the frontend if we know the robot is docked #1877
Labels
backend
Backend related functionality
frontend
Frontend related functionality
improvement
Improvement to existing functionality
Describe the improvement you would like to see
Currently we assume the robot is recharging based on actions performed in Flotilla. Instead, we should display that the battery is recharging only if we receive this information from ISAR, and we should also only show that it is in the "recharging" state (ie. that we won't run missions until we are nearly fully charged), if we both have the flotilla recharging state and the robot reports it is in the docking station. This issue is therefore dependent on this ISAR issue: equinor/isar#680
How will this change existing functionality?
It will prevent assumptions regarding ISAR state in Flotilla, by more directly replying on information from ISAR.
How will this improvement affect the current Threat Model?
N/A
The text was updated successfully, but these errors were encountered: