Let trigger node also send last payload to arrive

and add test for it.
This commit is contained in:
Dave Conway-Jones
2016-04-24 17:42:24 +01:00
parent b2923d0fc4
commit 8916cf273e
4 changed files with 39 additions and 5 deletions

View File

@@ -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",