mirror of
https://github.com/openwrt/packages.git
synced 2025-10-13 02:25:26 +00:00
11 lines
206 B
Plaintext
11 lines
206 B
Plaintext
|
|
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'
|