-
Notifications
You must be signed in to change notification settings - Fork 7
MQTT API ‐ Error Codes
QA edited this page Oct 25, 2024
·
1 revision
- Error codes follow HTTP status codes
- If the code field is not 200
- body.result field contains the reason for failure
- Error Messages
code | Description |
---|---|
200 | Success |
400 | Bad Request |
500 | Internal Server Error |
Copyright © 2021 Cassia Networks, Inc.
RESTful API
-
Traffic Related API
- Scan Bluetooth Devices
- Filter Scanned Data based on Device MAC, RSSI, Name, and UUID
- Enhanced Scan Filter (v2.0 and above)
- Connect/Disconnect to a Target Device
- Batch Connect to a Target Device (v2.0 and above)
- Discover GATT Services and Characteristics
- Read/Write the Value of a Specific Characteristic
- Send Advertise Data
- Get Device Connection Status
- Receive Notification and Indication
- Get RSSI for BLE Connection (v2.0 and above)
-
Secure Pairing API
-
Router Auto-Selection API