tagyoureit / nodejs-Pentair

An application to read/write to Pentair pool controllers.
14 stars 6 forks source link

Reconnect to socat #56

Closed arrmo closed 7 years ago

arrmo commented 7 years ago

Hi,

One item I have found - if the socat machine / server is rebooted (goes away for a bit), the Node.js server has to be restarted (i.e. restart nodejs-Pentair) once socat is available again. Perhaps automatically reconnect somehow?

Thanks!

arrmo commented 7 years ago

Or also - allow for a reconnect request?

tagyoureit commented 7 years ago

Moved to https://github.com/tagyoureit/nodejs-poolController/issues/9.