Skip to content

Commit

Permalink
Another Docu fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mreschka committed Mar 4, 2018
1 parent 709af60 commit e411339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Can be used for changing variables in helios KWL. Set is now implemented but wit

### watchdog feature

The Watchdog Feature monitors mqtt-publish activity of mqtt2helios. I suggest using at least 60 seoncds. You can turn this on in order to let mqtt2helios exit as a last measure if all reconnect attempts fail (i.e. twice the watchdog time went by without any successful publish, either because of a problem with modbus connection to helios or a connection problem to mqtt server). Use witch care - you have to make sure the process gets restarted after it exits, e.g. using pm2 or similar.
The watchdog monitors mqtt-publish activity of helios2mqtt. I suggest using at least 60 seconds. You can turn this on in order to let helios2mqtt exit as a last measure if all reconnect attempts fail (i.e. twice the watchdog time went by without any successful publish. Reasons could for exmaple be a problem with modbus connection to helios and no data from helios or a connection problem to mqtt server. Use witch care - you have to make sure the process gets restarted after it exits, e.g. using pm2 or similar.

### FHEM integration

Expand Down

0 comments on commit e411339

Please sign in to comment.