Welcome to mirror list, hosted at ThFree Co, Russian Federation.

luci-app-mosquitto.json « menu.d « luci « share « usr « root « luci-app-mosquitto « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 37870b3790b0617b2f21143bb5421df650f2f2ec (plain)
1
2
3
4
5
6
7
8
9
10
{
	"admin/services/mosquitto": {
		"title": "Mosquitto",
		"action": {
			"type": "cbi",
			"path": "mosquitto",
			"post": { "cbi.submit": true }
		}
	}
}