Skip to content
#

threshold

Here are 19 public repositories matching this topic...

A threshold-counting node for Node-RED: fires only after a configured number of trigger messages arrive within a rolling time window — suppressing false positives from noisy or flapping sensors. Latching output with cooldown, crash-surviving persistence, and every decision, including suppressed ones, observable on a dedicated events output.

  • Updated Jul 28, 2026
  • JavaScript

A sensor-fusion node for Node-RED: readings from multiple sensors are fused into a single trusted aggregate with a latching threshold trigger — freshness windows, quorum, and disagreement detection as first-class features. Every decision, including every one the node declines to make, is observable on a dedicated events output.

  • Updated Jul 28, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the threshold topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the threshold topic, visit your repo's landing page and select "manage topics."

Learn more