luci-app-mosquitto: import new application 2160/head
authorKarl Palsson <karlp@etactica.com>
Tue, 18 Sep 2018 12:47:40 +0000 (12:47 +0000)
committerKarl Palsson <karlp@etactica.com>
Tue, 18 Sep 2018 15:44:52 +0000 (15:44 +0000)
commit7552fce8cc220e378c6b28384cc759aba437ce13
tree021d9fe2cded49895cd1bbaa09dfb6b284024d07
parent00c95d7906fa7409510dcd50fc3f38521d521ed4
luci-app-mosquitto: import new application

Originally developed and maintained at https://github.com/remakeelectric/owrt_pub_feeds/tree/master/luci-app-mosquitto

Vs the original, this version has been converted to use the luci.mk
style, and has dropped the now obsolete ucitrack entries.

Signed-off-by: Karl Palsson <karlp@etactica.com>
applications/luci-app-mosquitto/Makefile [new file with mode: 0644]
applications/luci-app-mosquitto/luasrc/controller/mosquitto.lua [new file with mode: 0644]
applications/luci-app-mosquitto/luasrc/model/cbi/mosquitto.lua [new file with mode: 0644]