Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature for supporting inspection plans #833

Closed
1 task done
aeshub opened this issue Jun 5, 2023 · 3 comments
Closed
1 task done

Add feature for supporting inspection plans #833

aeshub opened this issue Jun 5, 2023 · 3 comments
Labels
epic feature New feature or request

Comments

@aeshub
Copy link
Contributor

aeshub commented Jun 5, 2023

Describe the new feature you would like to see
Flotilla will support regular inspections of different types of equipment. Most equipment have an inspection interval which indicates how often they are required to be inspected. Using robotics this interval may be shortened, but Flotilla needs to maintain an overview of how long it has been since a mission was executed, which interval it should be executed at and when is the next time it should be executed.

With this is the requirement for a visualization which will give operators an overview of which areas have missions that should be scheduled soon.

Requirements:

  • Missions should have an optional interval which may be specified

  • Missions should be associated with asset decks

  • There should be an indication for an asset deck on how long it has been since missions has been run on this deck and which missions are required to be run (note that different missions may have different intervals)

  • Improve appearance of inspection page #1021

How will this feature affect the current Threat Model?
Leave blank for maintainers to fill out if you are uncertain about this.

@aeshub aeshub added the feature New feature or request label Jun 5, 2023
@aeshub aeshub changed the title WIP: Add feature for supporting inspection plans Add feature for supporting inspection plans Jun 23, 2023
@andchiind
Copy link
Contributor

The first two requirements will be covered in #864. The last point can be done by filtering mission definitions by area and then comparing the inspection frequency with the date of the last run.

@aeshub aeshub added the epic label Aug 14, 2023
@oysand
Copy link
Contributor

oysand commented Sep 25, 2023

Final step is to verify and promote to production

@aeshub
Copy link
Contributor Author

aeshub commented Nov 9, 2023

Implemented

@aeshub aeshub closed this as completed Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants