Overview

The LOVE-commander is a backend application that acts as middleware between the LOVE-manager and SAL.

It is built as a Python module that provides and HTTP API to accept command requests and run them using salobj, as well as provide some SAL information, such as metadata, topics names, and basic querying for EFD timeseries. Commands are run during the HTTP request, and their acknowledgement (or failure) is returned as the HTTP response.

../_images/Commander-details.svg