fix in mqtt clientId

This commit is contained in:
Wolfgang Hottgenroth
2018-05-16 16:41:03 +02:00
parent 7e78a5724b
commit d4636f550c
3 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"brokerUrl": "mqtt://127.0.0.1:1883",
"brokerUrl": "mqtt://172.16.2.16:1883",
"brokerUser": "",
"brokerPass": "",
"brokerCa": "",