Skip to content

OpenWRT

Dennis Eisold edited this page Jul 31, 2018 · 1 revision

Installation von Mosquitto unter OpenWRT

opkg update
opkg install mosquitto-nossl libmosquitto-ssl mosquitto-client lua-mosquitto libustream-openssl

wget https://raw.githubusercontent.com/mcules/opencamper/master/openwrt/usr/lib/lua/luci/controller/mosquitto.lua -O /usr/lib/lua/luci/controller/mosquitto.lua
wget https://raw.githubusercontent.com/mcules/opencamper/master/openwrt/usr/lib/lua/luci/model/cbi/mosquitto.lua -O /usr/lib/lua/luci/model/cbi/mosquitto.lua