-
Notifications
You must be signed in to change notification settings - Fork 9
Home
kevin-cassia edited this page Jun 6, 2019
·
55 revisions
This guide shows developers how to use the Cassia RESTful API to integrate their Bluetooth devices with the Cassia IoT Access Controller (AC) and the Cassia Bluetooth routers.
We are looking for any edit suggestions or corrections. Please contact us at:
https://www.cassianetworks.com/support
RESTful API
-
Traffic Related API
-
Router Auto-Selection API
-
SSE Combination API
- Overview of SSE Combination API
- Create Combined SSE
- Open Scan
- Close Scan
- Open Notify
- Close Notify
- Open Connection-State Report
- Close Connection-State Report
- Open AP-State Report
- Close AP-State Report
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