Error Codes
These are error codes and their descriptions used by Catchbox API.
| Error Code | Error description |
|---|---|
| 0 | OK (Command executed successfully) |
| 405 | VALUE_OUT_OF_BOUNDS (Supplied value is outside the allowed parameter range) |
| 410 | INCORRECT_VALUE (Supplied value has incorrect formatting) |
| 415 | UNREACHABLE_ENDPOINT (Returned when requesting info from transmitters, when there is no RF link) |
| 425 | MALFORMED_COMMAND (Command is improperly formatted) |
| 430 | UNSUPPORTED_FEATURE (Returned when trying to get or set features which are not present on given product e.g. setting Mute button enable feature for Cube) |