Get Flapping Things
get_things_flappingIdentify devices experiencing excessive reconnections (flapping) within a specified time window to detect connectivity issues.
Instructions
List devices with an excessive number of reconnections (flapping) within a time window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results. Defaults to 100 upstream. | |
| window | No | Observation window, e.g. "1h". Defaults to "1h" upstream. | |
| min_reconnects | No | Minimum reconnect count to include. Defaults to 10 upstream. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| things | No | Devices ordered by reconnect count descending. |