Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
humitsec authored Nov 17, 2022
1 parent 415140e commit 9b72676
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Mission Manager (AFC-MW)

1. [What is the Mission Manager?](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#what-is-the-mission-manager)
2. [How to generate the Mission Manager bundle](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#how-to-generate-the-mission-manager-bundle)
3. [How to configure the Mission Manager](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#how-to-configure-the-mission-manager)
1. [Configuration before running the Mission Manager](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#configuration-before-running-the-mission-manager)
2. [Configuration during the execution of the Mission Manager](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#configuration-during-the-execution-of-the-mission-manager)
4. [How to run the Mission Manager](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#how-to-run-the-mission-manager)
1. [How to run the Mission Manager as a standalone application](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#how-to-run-the-mission-manager-as-a-standalone-application)
2. [How to run the Mission Manager as a Docker container](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#how-to-run-the-mission-manager-as-a-docker-container)
5. [Monitoring the Mission Manager](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#monitoring-the-mission-manager)
1. [Logs](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#logs)
2. [Mission related files](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#mission-related-files)
6. [Contact information](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#contact-information)
1. [What is the Mission Manager?](https://github.com/grys-upm/AFarCloud-Mission-Manager#what-is-the-mission-manager)
2. [How to generate the Mission Manager bundle](https://github.com/grys-upm/AFarCloud-Mission-Manager#how-to-generate-the-mission-manager-bundle)
3. [How to configure the Mission Manager](https://github.com/grys-upm/AFarCloud-Mission-Manager#how-to-configure-the-mission-manager)
1. [Configuration before running the Mission Manager](https://github.com/grys-upm/AFarCloud-Mission-Manager#configuration-before-running-the-mission-manager)
2. [Configuration during the execution of the Mission Manager](https://github.com/grys-upm/AFarCloud-Mission-Manager#configuration-during-the-execution-of-the-mission-manager)
4. [How to run the Mission Manager](https://github.com/grys-upm/AFarCloud-Mission-Manager#how-to-run-the-mission-manager)
1. [How to run the Mission Manager as a standalone application](https://github.com/grys-upm/AFarCloud-Mission-Manager#how-to-run-the-mission-manager-as-a-standalone-application)
2. [How to run the Mission Manager as a Docker container](https://github.com/grys-upm/AFarCloud-Mission-Manager#how-to-run-the-mission-manager-as-a-docker-container)
5. [Monitoring the Mission Manager](https://github.com/grys-upm/AFarCloud-Mission-Manager#monitoring-the-mission-manager)
1. [Logs](https://github.com/grys-upm/AFarCloud-Mission-Manager#logs)
2. [Mission related files](https://github.com/grys-upm/AFarCloud-Mission-Manager#mission-related-files)
6. [License](https://github.com/grys-upm/AFarCloud-Mission-Manager#license)

## What is the Mission Manager?

Expand All @@ -26,7 +26,7 @@ consider as events all relevant data (e.g., command to abort a mission) sent by
should be considered by vehicles or other IoT devices. Events will be generated by the Farm
Management System as a result of an analysis of data

In particular, for v1.0.0-rc5 (Y2) this component is able to:
In particular, this component is able to:

- Receive a request for the initial status of the vehicles (System Configurator) through a dedicated REST interface.
- Receive a full mission from the MMT through a thrift interface.
Expand Down

0 comments on commit 9b72676

Please sign in to comment.