node-red-contrib-watchdogdeprecated

Watchdog node.

Usage no npm install needed!

<script type="module">
  import nodeRedContribWatchdog from 'https://cdn.skypack.dev/node-red-contrib-watchdog';
</script>

README

node-red-contrib-watchdog

This node is deprecated as the same functionality can be achieved using the trigger core node.

  • set the first output to nothing
  • select the extended option The output will fire when no input is received within the timeout period.