Commit Graph

20 Commits

Author SHA1 Message Date
Dave Conway-Jones c890ca57d5
Let RBE node be able to use any property as key (not just topic)
(not for publish until 2.0)
2021-04-27 20:25:30 +01:00
Dave Conway-Jones 9db89f3ea1
RBE node - let topic handling be optional (#751)
* let rbe handle topics optional

and add tests

* fix text formatting

* Update package.json
2021-02-26 14:51:55 +00:00
Dave Conway-Jones cd85fe8df2
Fix RBE greater than change not emitting on first message
And fix missing close tags
2020-05-31 21:52:37 +01:00
Dave Conway-Jones 2e5b526c55
fix rbe edge case of sending when change = 0 in narrowband mode
and add test
to close #569
2019-08-14 21:35:45 +01:00
Dave Conway-Jones e20cf97fce
A whole bunch of whitespace linting - no functional changes 2019-08-11 13:37:15 +01:00
Dave Conway-Jones 559edcf0f8
fix long standing rbe % change bug (should be abs change)
to close #312
2018-02-08 15:51:57 +00:00
Dave Conway-Jones be79b6a1c6
add msg.property option to rbe, randon, smooth and base64 nodes 2018-01-30 21:42:14 +00:00
Dave Conway-Jones 032a9d6435
add reset capability to rue node 2017-12-20 16:28:32 +00:00
Dave Conway-Jones 605c2b0fe2
redo rbe fix #335
(no idea why it reverted)
2017-09-11 17:45:45 +01:00
Dave Conway-Jones e89861f4e3
Fix RBE payload changing downstream (needs cloning before storing) 2017-09-11 17:33:50 +01:00
jmikerq 652d857dd6 fix deadbandEQ mode in rbe.js (#335) 2017-06-13 20:32:13 +01:00
Dave Conway-Jones 76e33acae5
add ignore first message option to rue node 2017-05-24 13:14:55 +01:00
Dave Conway-Jones 774bc50589
add greater and greater or equal modes to RBE bandgap mode 2017-04-14 21:38:42 +01:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones c3a8a4088d Let rbe node compare to previous input OR output
closes #192 and #193
Also update info and test.
2016-03-21 00:01:50 +00:00
Dave Conway-Jones 6c3dbbbfbb Update RBE to add object compare
and narrowband mode (thanks @nlecaude for the idea)
2016-02-02 13:39:37 +00:00
Dave Conway-Jones 1ff66443fb add be i118n version with test 2015-07-14 21:03:07 +01:00
dceejay b112f03a64 add rbe to missing payload compatible list. 2015-03-31 13:19:02 +01:00
dceejay 7338a17991 Tiny tidy up of RBE node 2015-02-14 17:56:29 +00:00
dceejay 9c36a44545 Add simple RBE node 2015-01-23 13:34:10 +00:00