summaryrefslogtreecommitdiff
path: root/bigclown-gateway/files/config
blob: d8804761619ea43714cd1365de8cafb4c31772b2 (plain)
1
2
3
4
5
6
7
8
9
config config 'gateway'
	option name 'usb-dongle'
	option device '/dev/bcUD0'
	option automatic_rename_kit_nodes '1'

config config 'mqtt'
	option host 'localhost'
	option port '1883'