capture_start
Initiate a background capture of LoRaWAN device events/frames or gateway frames, returning a session ID to incrementally read via capture_read. Enables live debugging without blocking.
Instructions
Start a background capture of a device's events/frames or a gateway's frames. Returns a session_id; read incrementally with capture_read. Sessions idle for 30 minutes are dropped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | events | |
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||