{"library":"node-red-contrib-industrial-machine-forecast","type":"library","category":null,"description":"Node-RED custom node for time-series forecasting and anomaly detection using exponential smoothing. Current version 1.0.2, stable release. It forecasts the next value in a time series based on a configurable smoothing factor (alpha) and detects anomalies (sudden spikes/drops) using a running estimate of forecast error variance and a threshold in standard deviations. Offers an adaptive mode that adjusts alpha based on data volatility. Unlike general statistical libraries, this is specifically designed as a Node-RED node with status indicator and configurable settings, intended for predictive maintenance and real-time monitoring. Released under GPL-3.0.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","node-red","forecast","exponential smoothing","anomaly detection"],"install":[{"cmd":"npm install node-red-contrib-industrial-machine-forecast","imports":["Install via npm and then use in Node-RED flow; no direct import in JavaScript/TypeScript."]},{"cmd":"yarn add node-red-contrib-industrial-machine-forecast","imports":[]},{"cmd":"pnpm add node-red-contrib-industrial-machine-forecast","imports":[]}],"homepage":null,"github":"https://github.com/hj91/node-red-contrib-industrial-machine-forecast","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-red-contrib-industrial-machine-forecast","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-contrib-industrial-machine-forecast/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}