Merge branch 'master' of rvb.name:openhab-process
[openhab-process.git] / mqtt-pulse / mqtt.cfg
1 [mqtt]
2 server = localhost
3 username = pulse
4 password = mypassword
5 in = pulse/host/in
6 out = pulse/host/out
7