heartbeat stuff

This commit is contained in:
Wolfgang Hottgenroth
2018-05-16 10:32:13 +02:00
parent 50b0b85f4f
commit 7e78a5724b
3 changed files with 22 additions and 1 deletions

View File

@ -8,5 +8,7 @@
"smtpSender": "dispatcher@hottis.de",
"smtpReceiver": "woho@hottis.de",
"homekitFile": "homekit.json",
"openhabItemFile": "openhab.items"
"openhabItemFile": "openhab.items",
"heartbeatTopic": "dispatcher_ng/i/am/alive",
"heartbeatInterval": 10000
}