Files
dispatcher_ng/dispatcher_ng.conf
Wolfgang Hottgenroth d4636f550c fix in mqtt clientId
2018-05-16 16:41:03 +02:00

15 lines
397 B
Plaintext

{
"brokerUrl": "mqtt://172.16.2.16:1883",
"brokerUser": "",
"brokerPass": "",
"brokerCa": "",
"smtpHost": "localhost",
"smtpPort": 25,
"smtpSender": "dispatcher@hottis.de",
"smtpReceiver": "woho@hottis.de",
"homekitFile": "homekit.json",
"openhabItemFile": "openhab.items",
"heartbeatTopic": "dispatcher_ng/i/am/alive",
"heartbeatInterval": 10000
}