treewide: convert simple Lua controllers to declarative JSON
[project/luci.git] / applications / luci-app-dump1090 / root / usr / share / luci / menu.d / luci-app-dump1090.json
1 {
2 "admin/services/dump1090": {
3 "title": "dump1090",
4 "action": {
5 "type": "cbi",
6 "path": "dump1090",
7 "post": { "cbi.submit": true }
8 },
9 "depends": {
10 "uci": { "dump1090": true }
11 }
12 }
13 }