node-openzwave-shared icon indicating copy to clipboard operation
node-openzwave-shared copied to clipboard

Controller health check.

Open trankin opened this issue 4 years ago • 1 comments

I'm looking for a way to periodically confirm that the controller is still connected and communicating over the serial port. E.g. every 10 minute or so I just want to confirm that the controller is alive and kicking. Any insight regarding the best way to achieve this.

I've tried several approaches polling information, but it seems that much of that is cached and delivered from the cache rather than actually requesting information from the controller.

trankin avatar Aug 19 '20 15:08 trankin

@ekarak

robertsLando avatar Aug 20 '20 08:08 robertsLando