node-red-contrib-timeout 1.1.5

A simple timeout node which can also be used as a toggle for testing.

npm install node-red-contrib-timeout

A simple timeout by Peter Scargill (pete@scargill.org). After (optionally) setting a msg.topic and (optionally) altering the default "safe" and "unsafe" msg.payload messages, for output to, for example MQTT (or simply putting 1 and 0 into the two messages) the node is triggered by any input and will send the SAFE message out. If continually triggered nothing more will happen but if allowed to timeout, the UNSAFE message will be sent. Hence this can be used as a watchdog. Options include "repeat message every second" and "auto-restart when timed out". As well as msg.payload showing "Safe", "Warning" or "Unsafe", you can also (optionall) use msg.countdown showing the remaining time in seconds. You can specifically inject the message "unsafe" if you wish to set the node to "unsafe" immediately.

See my other nodes including node-red-contrib-bigtimer. For more IOT, visit https://tech.scargill.net

Node Info

Version: 1.1.5
Updated 3 years, 1 month ago
License: MIT
Rating: 4.9 7

Actions

Rate:

Downloads

71 in the last week

Nodes

  • timeout

Keywords

  • node-red
  • timeout
  • time-out
  • scargill

Maintainers