mirror of
https://github.com/Telecominfraproject/wlan-ucentral-schema.git
synced 2026-03-20 03:41:53 +00:00
16 lines
448 B
YAML
16 lines
448 B
YAML
description:
|
|
This section describes the band steering behaviour of the unit.
|
|
type: object
|
|
properties:
|
|
beacon-request-assoc:
|
|
description:
|
|
Tell stations to send a beacon request scan when they associate.
|
|
type: boolean
|
|
default: true
|
|
station-stats-interval:
|
|
description:
|
|
Periodically send station statistics every N seconds.
|
|
type: number
|
|
chanutil:
|
|
$ref: "https://ucentral.io/schema/v1/service/rrm/chanutil/"
|