summaryrefslogtreecommitdiff
path: root/bigclown-gateway/files/config
diff options
context:
space:
mode:
Diffstat (limited to 'bigclown-gateway/files/config')
-rw-r--r--bigclown-gateway/files/config10
1 files changed, 10 insertions, 0 deletions
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'