Stop Command

Dieser Befehl stoppt den Exporter jederzeit:

STOP\n

Übliche Antwort:

{
  "Command": "STOP",
}

Fehlermeldung:

{
  "Command": "STOP",
  "Error": "Some error message"
}