{ "luci-app-upnp": { "description": "Grant access to UPnP IGD & PCP/NAT-PMP", "read": { "ubus": { "luci.upnp": [ "get_status" ], "luci": [ "setInitAction" ] }, "uci": [ "upnpd" ] }, "write": { "ubus": { "luci.upnp": [ "delete_rule" ] }, "uci": [ "upnpd" ] } } }