Add get_run_id to satellite implementations & reference
This adds a command to get the run ID.
The command returns always the last run ID used, or empty if no run has been started yet.
Implementation for both C++ and Python.
This closes #88 (closed)
@hanno.perrey @stephan.lachnit opinions?
Edited by Simon Spannagel