summaryrefslogtreecommitdiff
path: root/bigclown-gateway/files/bc-gateway-usb-dongle.config
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-09-12 01:03:07 +0200
committerKarel Kočí <cynerd@email.cz>2018-09-12 01:03:07 +0200
commitff3ddb4a90c2f4fa19c14bc584f2d1300ac52fb3 (patch)
treedcd5a808fc7aafb280d8e33d28272014eeaa4d42 /bigclown-gateway/files/bc-gateway-usb-dongle.config
parentdf3d314797ebc02e0e0ffcd3d53dcc7186964296 (diff)
downloadopenwrt-personal-pkgs-ff3ddb4a90c2f4fa19c14bc584f2d1300ac52fb3.tar.gz
openwrt-personal-pkgs-ff3ddb4a90c2f4fa19c14bc584f2d1300ac52fb3.tar.bz2
openwrt-personal-pkgs-ff3ddb4a90c2f4fa19c14bc584f2d1300ac52fb3.zip
Drop bigclown packages
Diffstat (limited to 'bigclown-gateway/files/bc-gateway-usb-dongle.config')
-rw-r--r--bigclown-gateway/files/bc-gateway-usb-dongle.config9
1 files changed, 0 insertions, 9 deletions
diff --git a/bigclown-gateway/files/bc-gateway-usb-dongle.config b/bigclown-gateway/files/bc-gateway-usb-dongle.config
deleted file mode 100644
index 7fa3977..0000000
--- a/bigclown-gateway/files/bc-gateway-usb-dongle.config
+++ /dev/null
@@ -1,9 +0,0 @@
-
-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'