equinor / flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.
Eclipse Public License 2.0
16 stars 38 forks source link

Remove hardcoding of pressure limits #1720

Open Eddasol opened 3 months ago

Eddasol commented 3 months ago

Describe the improvement you would like to see Rewrite pressureSection to remove hardcoding of the pressure limits

image

Also suggest changing such that the pressureTable isn't only for taurobInspector, but for all robot types with pressure

How will this change existing functionality?

How will this improvement affect the current Threat Model?

andchiind commented 2 months ago

Perhaps the warning range should be stored in the ISAR config which is sent to the backend and stored in the robot object? This could then be passed on to the frontend.