node-red-contrib-timeouttrigger 0.0.6

This node will pipe any received `msg` to its output. At the same time a time-out interval is set. Upon time-out a defined payload is sent. Each new message will reset the time-out.

npm install node-red-contrib-timeouttrigger

NPM TimeOut Trigger for node-red


This node will pipe any received msg to its output. At the same time a time-out interval is set. Upon time-out a defined payload is send. Each new message will reset the time-out.

Motivation

This node is used for IoT as some sensors / applications will just stop sending data instead of providing a defined "no more data" indication. This means the last value will remain dangling around, making further processing uncomfortable. This node will send a defined time-out value, when no more data is received for a certain period of time.

Node Info

Version: 0.0.6
Updated 1 week, 3 days ago
License: Apache-2.0
Rating: not yet rated

Actions

Rate:

Downloads

39 in the last week

Nodes

  • timeouttrigger

Keywords

  • node-red
  • time-out
  • trigger
  • iot

Maintainers