summaryrefslogtreecommitdiff
path: root/bigclown-gateway/files/config
blob: 6a60ae48e922b128edfa316bbcb460dd867a6905 (plain)
1
2
3
4
5
6
7
8
9
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'