here you go
- Code: Select all
root@fvdwsl-5big2:/ # mosquitto --help
mosquitto version 1.4.14 (build date 2018-02-14 13:10:11+0100)
mosquitto is an MQTT v3.1.1/v3.1 broker.
Usage: mosquitto [-c config_file] [-d] [-h] [-p port]
-c : specify the broker config file.
-d : put the broker into the background after starting.
-h : display this help.
-p : start the broker listening on the specified port.
Not recommended in conjunction with the -c option.
-v : verbose mode - enable all logging types. This overrides
any logging options given in the config file.
See http://mosquitto.org/ for more information.
root@fvdwsl-5big2:/ #
The attached archive must be unpacked in the the folder /direct-usb/fvdw-addons
Put it in addons folder of the the fvdw shared folder
connect via ssh (putty) and give commands
- Code: Select all
cd /direct-usb/fvdw/addons
tar -xvf usr-local-mosquiitto-1.4.14.tar
Download link:
usr-local-mosquiitto-1.4.14.tarNote: you must be a member of donator group to be able to download this file