15 lines
397 B
Plaintext
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
|
|
}
|