Skip to content

How to install

François JARRIER-GELLEZ edited this page Jan 18, 2019 · 8 revisions

Files copy

Linux

After the build, you are in MqttOwfs folder.

  • Copy daemon binary to /usr/bin : sudo cp src/bin/MqttOwfs /usr/bin
  • Copy configuration file to /etc : sudo cp MqttOwfs.conf /etc

Windows

(...)

Start daemon

Before start, see configuration page

sudo MqttOwfs -start

Clone this wiki locally