mirror of
https://github.com/Telecominfraproject/wlan-ucentral-schema.git
synced 2026-01-27 10:23:38 +00:00
Remove the wifi-steering service and all usteer/usteer2 references as steering functionality is now handled by the RRM service. This includes: - Schema definition (service.wifi-steering.yml) - Service template (services/wifi_steering.uc) - Usteer2 SSID configuration generation from interface/ssid.uc - Usteer2 service enablement from toplevel.uc - Updated RRM command examples to reference 'rrm' instead of 'usteer2' - Removed steering test cases and updated all test outputs - Auto-generated schema reader functions and JSON schema definitions Signed-off-by: John Crispin <john@phrozen.org>