{ "luci-app-system-hub": { "description": "System Hub - Central Control Dashboard", "read": { "ubus": { "luci.system-hub": [ "status", "get_system_info", "get_health", "list_services", "get_logs", "get_storage", "get_settings" ] } }, "write": { "ubus": { "luci.system-hub": [ "service_action", "backup_config", "restore_config", "reboot", "save_settings" ] } } } }