0.0.6 • Published 2 months ago

node-red-contrib-timeouttrigger v0.0.6

Weekly downloads
31
License
Apache-2.0
Repository
github
Last release
2 months ago

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.

0.0.6

2 months ago

0.0.5

3 months ago

0.0.4

1 year ago

0.0.3

2 years ago

0.0.2

6 years ago

0.0.1

7 years ago