UNPKG

@racksync/node-red-contrib-low-pass-filter

Version:

Manipulate data from noise and handle payload as stable as you can with low pass filter.

32 lines (31 loc) 788 B
{ "name": "@racksync/node-red-contrib-low-pass-filter", "version": "0.0.5", "description": "Manipulate data from noise and handle payload as stable as you can with low pass filter.", "homepage": "https://github.com/racksync/node-red-contrib-low-pass-filter", "bugs": { "url": "https://github.com/racksync/node-red-contrib-low-pass-filter/issues", "email": "bugs@racksync.com" }, "dependencies": [], "keywords": [ "node-red", "Home Assistant", "HASS", "RACKSYNC", "Noise", "Low Pass", "Filter" ], "node-red": { "version": ">=2.0.0", "nodes": { "Low Pass Filter": "flows/low-pass-filter.js" } }, "engines": { "node": ">=12.0.0" }, "author": "RACKSYNC CO., LTD. <jack@racksync.com>", "license": "MIT" }