Delay node - Make msg.rate an optional override

This commit is contained in:
Dave Conway-Jones
2021-04-22 10:26:35 +01:00
parent 0f45b1da48
commit 87e816a7f5
3 changed files with 15 additions and 7 deletions

View File

@@ -259,6 +259,7 @@
"randomdelay": "Random delay",
"limitrate": "Rate Limit",
"limitall": "All messages",
"limitallo": "All messages (allow rate override)",
"limittopic": "For each msg.topic",
"fairqueue": "Send each topic in turn",
"timedqueue": "Send all topics",