CQ

Description trigger modem to send CQ

http://localhost:5000/modem/cqcqcq

Example

curl --request POST --url http://localhost:5000/modem/cqcqcq

Response

{
  "message": "ok"
}

Errors

This API uses the following error codes:

  • 404 Not Found: The requested resource was not found.
  • 503 Modem not running: Modem not running.