node-red/nodes/core
Antoine Aflalo ea8c6d5cce Add number of units to the delay node (rate) (#994)
* Add possibility to set the value for the rate unit

Backward compatible, if the new nbRateUnits is not set, default to 1.
This way we can delay messages to 1 msg per X seconds/minutes/hours days
instead of always 1.
Useful when interacting with API that have a uncommon rate limiting like
1req per 2 seconds.

* Fix existing testing for delay

* Add new test for the nbRateUnits

* Fix label for timed and topic for delay node

* Schrink width of Units delay rate

* pluralisation of labels

* Dynamic pluralisation respecting i18n

* Remove debug data left
2016-09-16 14:27:14 +01:00
..
analysis io and analysis nodes info updates 2016-02-12 13:15:53 +00:00
core Add number of units to the delay node (rate) (#994) 2016-09-16 14:27:14 +01:00
hardware Add RPi.GPIO lib test for ArchLinux 2016-07-28 18:20:18 +01:00
io typo fix (#990) 2016-09-14 23:13:08 +01:00
locales/en-US Add number of units to the delay node (rate) (#994) 2016-09-16 14:27:14 +01:00
logic Set switch node rule input widths properly 2016-09-08 21:12:39 +01:00
parsers Fix invalid html in TCP and HTML node edit templates 2016-07-26 16:19:27 +01:00
storage Add tail node binary mode test 2016-02-25 08:52:43 +00:00