lw_ble_subscribe
Start receiving notification events from a BLE characteristic. Returns a subscription_id that later calls use to manage the notification stream.
Instructions
Begin receiving notification events from a characteristic; returns a subscription_id that later calls use to manage the stream.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| char_uuid | Yes | ||
| timeout_s | No | ||
| connection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||