{ "backend": [ { "name": "mqttbroker", "title": "MQTT代理", "icon": "fa fa-sitemap", "type": 1, "sort": 60, "status": 1, "child": [ { "name": "mqttbroker/index", "title": "概览", "icon": "fa fa-dashboard", "type": 2, "sort": 1, "route": "/mqttbroker/backend/index" }, { "name": "mqttbroker/connections", "title": "客户端连接", "icon": "fa fa-plug", "type": 2, "sort": 2, "route": "/mqttbroker/backend/connections" }, { "name": "mqttbroker/messages", "title": "消息日志", "icon": "fa fa-envelope", "type": 2, "sort": 3, "route": "/mqttbroker/backend/messages" }, { "name": "mqttbroker/publish", "title": "发布消息", "icon": "fa fa-send", "type": 2, "sort": 4, "route": "/mqttbroker/backend/publish" }, { "name": "mqttbroker/auth", "title": "认证账号", "icon": "fa fa-user-secret", "type": 2, "sort": 5, "route": "/mqttbroker/backend/auth" }, { "name": "mqttbroker/acl", "title": "ACL规则", "icon": "fa fa-shield", "type": 2, "sort": 6, "route": "/mqttbroker/backend/acl" }, { "name": "mqttbroker/stats", "title": "实时监控", "icon": "fa fa-line-chart", "type": 2, "sort": 8, "route": "/mqttbroker/backend/stats" }, { "name": "mqttbroker/rule", "title": "转发规则", "icon": "fa fa-exchange", "type": 2, "sort": 9, "route": "/mqttbroker/backend/rule" }, { "name": "mqttbroker/setting", "title": "服务设置", "icon": "fa fa-cog", "type": 2, "sort": 10, "route": "/mqttbroker/backend/setting" } ] } ], "member": [], "frontend": [] }