Use this API to remove a listener registered withDocumentation Index
Fetch the complete documentation index at: https://docs.rebellapp.com/llms.txt
Use this file to discover all available pages before exploring further.
my.onBLECharacteristicValueChange. If no callback is provided, all listeners are removed.
Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| callback | Function | No | The specific callback to remove. If omitted, all listeners are removed. |
Code Example
Remove All Listeners
Remove Specific Listener
Complete BLE Cleanup
Related APIs
my.onBLECharacteristicValueChange
Listen for value changes
my.readBLECharacteristicValue
Trigger a read on a characteristic