{ "admin/secubox/monitoring/mediaflow": { "title": "Media Flow", "order": 30, "action": { "type": "firstchild" }, "depends": { "acl": ["luci-app-media-flow"] } }, "admin/secubox/monitoring/mediaflow/dashboard": { "title": "Dashboard", "order": 10, "action": { "type": "view", "path": "media-flow/dashboard" } }, "admin/secubox/monitoring/mediaflow/services": { "title": "Services", "order": 20, "action": { "type": "view", "path": "media-flow/services" } }, "admin/secubox/monitoring/mediaflow/clients": { "title": "Clients", "order": 30, "action": { "type": "view", "path": "media-flow/clients" } }, "admin/secubox/monitoring/mediaflow/history": { "title": "History", "order": 40, "action": { "type": "view", "path": "media-flow/history" } }, "admin/secubox/monitoring/mediaflow/alerts": { "title": "Alerts", "order": 50, "action": { "type": "view", "path": "media-flow/alerts" } } }