Adapt hiperta stream start for LST1 integration tests
To respect the file structure for the LST1 integration tests, we need to remove all paths created by hiperta_stream_start. This should be handled by the supervisor on the ACADA side, and by lst-auto-rta on the LST side (until supervisor is deployed there).
- Remove everything that hardcoded the data/config paths
- Let supervisor set said paths in config
- Use logging for logs
- black formatting
Of course this is shouldn't be used in LST1 until we update lst-auto-rta to handle the paths!
Edited by POLLET Vincent