1.4 Debug Terminal Communication

The backend provides a relay mechanism to access the debug terminal at each M&C connected to the backend. While sending commands to the debug terminal is done with an API call, the messages showing in the terminal are sent to the front end through a websocket. The following paragraphs give an overview about this.