fixes/updates to be i18n version

This commit is contained in:
Dave Conway-Jones
2015-07-14 22:01:08 +01:00
parent 1ff66443fb
commit 463ad75357
5 changed files with 11 additions and 8 deletions

View File

@@ -4,6 +4,10 @@ node-red-node-rbe
A <a href="http://nodered.org" target="_new">Node-RED</a> node that provides
provides report-by-exception (RBE) and deadband capability.
The node blocks unless the incoming value changes - RBE mode, or
changes by more than a certain amount (absolute value or percentage) - deadband
mode.
Install
-------