mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Let trigger node also send last payload to arrive
and add test for it.
This commit is contained in:
@@ -197,6 +197,8 @@
|
||||
"string": "the string",
|
||||
"number": "the number",
|
||||
"existing": "the existing msg.payload",
|
||||
"original": "the original msg.payload",
|
||||
"latest": "the latest msg.payload",
|
||||
"nothing": "nothing"
|
||||
},
|
||||
"wait-reset": "wait to be reset",
|
||||
|
Reference in New Issue
Block a user