{"library":"node-red-node-rbe","type":"library","category":null,"description":"The `node-red-node-rbe` package provides a Node-RED node for implementing report-by-exception (RBE) and deadband/narrowband filtering logic within Node-RED flows. It ensures that messages are only passed through if their `msg.payload` changes significantly from the previously sent value, reducing redundant data processing and network traffic. The node can operate in RBE mode (value changes), deadband mode (value changes by more than a fixed amount or percentage), or narrowband mode (blocks if value changes *more* than a threshold, useful for ignoring outliers). It supports filtering on a per-`msg.topic` basis, allowing a single node to manage multiple data streams concurrently. The current stable version is 0.8.0, with releases typically marked as 'Milestone Releases', indicating less frequent, feature-driven updates rather than strict semantic versioning for every change. Its primary differentiation lies in its direct integration into Node-RED's visual programming paradigm for efficient data conditioning.","language":"javascript","status":"active","version":"0.5.0","tags":["javascript","node-red","rbe","bandgap","deadband"],"install":[{"cmd":"npm install node-red-node-rbe","imports":["This package is a Node-RED node and does not expose JavaScript symbols for direct `import` or `require` by end-user applications. It is loaded by the Node-RED runtime automatically after installation."]},{"cmd":"yarn add node-red-node-rbe","imports":[]},{"cmd":"pnpm add node-red-node-rbe","imports":[]}],"homepage":null,"github":"https://github.com/node-red/node-red-nodes","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-red-node-rbe","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-red-node-rbe/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}