-
Notifications
You must be signed in to change notification settings - Fork 9
Home
kevin-cassia edited this page Oct 3, 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.
If you would like to verify how the SDK API works, please use the Cassia Bluetooth Debug Tool. For more information aout the Cassia Bluetooth Debug Tool, please visit: https://github.com/CassiaNetworks/CassiaSDKGuide/wiki/Bluetooth-Debug-Tool
We are looking for any edit suggestions or corrections. Please contact us at:
https://www.cassianetworks.com/support
RESTful API
-
Traffic Related API
- Scan Bluetooth Devices
- Filter Scanned Data based on Device MAC, RSSI, Name, and UUID
- Connect/Disconnect to a Target Device
- Discover GATT Services and Characteristics
- Read/Write the Value of a Specific Characteristic
- Send Advertise Data
- Get Device Connection Status
- Receive Notification and Indication
-
Router Auto-Selection API
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