node-red-node-rbe : A Node-RED node that provides report-by-exception (RBE) and deadband capability.. You can installing node-red-node-rbe npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install node-red-node-rbe $ sudo npm install -g node-red-node-rbe
If want to update the node-red-node-rbe package execute the command as below,
$ sudo npm update node-red-node-rbe
Update package globally,
$ npm install -g node-red-node-rbe
$ sudo git clone https://github.com/rektide/node-red-node-rbe.git
$ sudo npm install -g ./node-red-node-rbe
node-red-node-rbe@0.1.13 /usr/lib/node_modules/node-red-node-rbe
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-red-node-rbe
Package Name | node-red-node-rbe |
Version | 0.1.13 |
Description | A Node-RED node that provides report-by-exception (RBE) and deadband capability. |
Released Date | 2017-09-11T16:45:04.455Z |
Published by | dceejay |
How to Learn | https://www.npmjs.com/package/node-red-node-rbe/tutorial |