From ef7468756e2e509c3972b95da934a02173c34a0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 10 May 2021 16:49:11 +0200 Subject: Add bigclown packages for testing --- bigclown-gateway/files/config | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 bigclown-gateway/files/config (limited to 'bigclown-gateway/files/config') diff --git a/bigclown-gateway/files/config b/bigclown-gateway/files/config new file mode 100644 index 0000000..6a60ae4 --- /dev/null +++ b/bigclown-gateway/files/config @@ -0,0 +1,10 @@ + +config gateway 'gateway' + option enabled '0' + option name 'usb-dongle' + option device '/dev/ttyUSB0' + option automatic_rename_kit_nodes '1' + +config mqtt 'mqtt' + option host 'localhost' + option port '1883' -- cgit v1.2.3