diff options
Diffstat (limited to 'bigclown-gateway/files/bc-gateway-usb-dongle.config')
-rw-r--r-- | bigclown-gateway/files/bc-gateway-usb-dongle.config | 9 |
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' |