From c3fb448c05022ea78ee59215f3c9aa4dbd859b9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 7 Sep 2018 22:56:08 +0200 Subject: Add BigClown gateway software --- bigclown-gateway/files/bc-gateway-usb-dongle.config | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bigclown-gateway/files/bc-gateway-usb-dongle.config (limited to 'bigclown-gateway/files/bc-gateway-usb-dongle.config') diff --git a/bigclown-gateway/files/bc-gateway-usb-dongle.config b/bigclown-gateway/files/bc-gateway-usb-dongle.config new file mode 100644 index 0000000..7fa3977 --- /dev/null +++ b/bigclown-gateway/files/bc-gateway-usb-dongle.config @@ -0,0 +1,9 @@ + +config config 'gateway' + option name 'usb-dongle' + option device '/dev/ttyUSB0' + option automatic_rename_kit_nodes '1' + +config config 'mqtt' + option host 'localhost' + option port '1883' -- cgit v1.2.3