Description send stop transmission
http://localhost:5000/modem/stop_transmission
Example
curl --request POST --url http://localhost:5000/modem/stop_transmission
Response
Errors
This API uses the following error codes:
400 Bad Request: The request was malformed or missing required parameters.404 Not Found: The requested resource was not found.500 Internal Server Error: An unexpected error occurred on the server.503 Modem not running: Modem not running.