spectral-scan
interface/wireless/spectral-scan
Package: wireless-rep
Type: Command
| Argument | Type | Description |
|---|---|---|
| range | alt { range: range [ .. 7000] , band: enum (2.4ghz | 5ghz | current-channel) { 2.4ghz:1, 5ghz:2, current-channel:3 } } | |
| show-interference | bool | |
| samples | num | |
| buckets | num | |
| peak-hold-time | time | |
| save-file-name | string |
| Read-only Argument | Type | Description |
|---|---|---|
| freq | num | |
| interference | composite { type: enum (none | bluetooth-headset | bluetooth-stereo | cordless-phone | microwave-oven | cwa | video-bridge | wifi) { none:0xffffffff, bluetooth-headset:0, bluetooth-stereo:1, cordless-phone:2, microwave-oven:3, cwa:4, video-bridge:5, wifi:6 } , rssi: num } | |
| dbm | num | |
| graph | meter |