Slight update to all reading:
The original sub flow had a function
node to generate the time stamp.
It was suggested I use a change
node instead.
I did that and it seems to be more behaved.
So from that:
Is there a problem with the time stamp the function
node created compared to what is given with the change
node setting the payload to time stamp
?
Some stuff to affirm this theory:
Code:
[{"id":"81bf6744.e2fca","type":"change","z":"a941e919.4a7d88","name":"Save","rules":[{"t":"set","p":"payload","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":320,"y":490,"wires":[["69d34dee.2327ec"]]},{"id":"8b0f2a2d.ac1c2","type":"inject","z":"a941e919.4a7d88","name":"","topic":"","payload":"foo","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":170,"y":490,"wires":[["81bf6744.e2fca"]]},{"id":"69d34dee.2327ec","type":"change","z":"a941e919.4a7d88","name":"TimeStamp","rules":[{"t":"set","p":"payload","pt":"msg","to":"","tot":"date"}],"action":"","property":"","from":"","to":"","reg":false,"x":300,"y":530,"wires":[["d4ea0006.7a56"]]},{"id":"d4ea0006.7a56","type":"moment","z":"a941e919.4a7d88","name":"","topic":"","input":"payload","inputType":"msg","inTz":"Australia/Sydney","adjAmount":0,"adjType":"days","adjDir":"add","format":"YYYY-MM-DD HH:mm:ss","locale":"en_AU","output":"payload","outputType":"msg","outTz":"Australia/Sydney","x":490,"y":530,"wires":[["61d6d5f1.136694","90a868bf.d38458","342679c5.96e6de"]]},{"id":"61d6d5f1.136694","type":"string","z":"a941e919.4a7d88","name":"","methods":[{"name":"replaceAll","params":[{"type":"str","value":":"},{"type":"str","value":""}]},{"name":"replaceAll","params":[{"type":"str","value":" "},{"type":"str","value":""}]}],"prop":"payload","propout":"payload","object":"msg","objectout":"msg","x":540,"y":630,"wires":[["bf6026.2cf297d8"]]},{"id":"90a868bf.d38458","type":"change","z":"a941e919.4a7d88","name":"TOPIC","rules":[{"t":"move","p":"payload","pt":"msg","to":"time","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":320,"y":580,"wires":[["f1cf49e4.32faa"]]},{"id":"342679c5.96e6de","type":"debug","z":"a941e919.4a7d88","name":"1","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","x":730,"y":530,"wires":[]},{"id":"bf6026.2cf297d8","type":"debug","z":"a941e919.4a7d88","name":"3","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","x":730,"y":630,"wires":[]},{"id":"f1cf49e4.32faa","type":"change","z":"a941e919.4a7d88","name":"Get","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":540,"y":580,"wires":[["3395b9b.e481046"]]},{"id":"3395b9b.e481046","type":"debug","z":"a941e919.4a7d88","name":"2","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"time","targetType":"msg","x":730,"y":580,"wires":[]},{"id":"b6883877.9c4ad8","type":"function","z":"a941e919.4a7d88","name":"TimeStamp","func":"var time = new Date().toLocaleString();\nmsg.time = time;\nmsg.payload = time;\nreturn msg;","outputs":1,"noerr":0,"x":300,"y":710,"wires":[["6657d703.a6a4a8"]]},{"id":"6657d703.a6a4a8","type":"moment","z":"a941e919.4a7d88","name":"","topic":"","input":"payload","inputType":"msg","inTz":"Australia/Sydney","adjAmount":0,"adjType":"days","adjDir":"add","format":"YYYY-MM-DD HH:mm:ss","locale":"en_AU","output":"payload","outputType":"msg","outTz":"Australia/Sydney","x":490,"y":710,"wires":[["6d5014b1.2e7024","7d832e19.919f58","b8bdd8fd.618978"]]},{"id":"6d5014b1.2e7024","type":"string","z":"a941e919.4a7d88","name":"","methods":[{"name":"replaceAll","params":[{"type":"str","value":":"},{"type":"str","value":""}]},{"name":"replaceAll","params":[{"type":"str","value":" "},{"type":"str","value":""}]}],"prop":"payload","propout":"payload","object":"msg","objectout":"msg","x":540,"y":810,"wires":[["4638ff0.73c24"]]},{"id":"7d832e19.919f58","type":"change","z":"a941e919.4a7d88","name":"TOPIC","rules":[{"t":"move","p":"payload","pt":"msg","to":"time","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":320,"y":760,"wires":[["749449c5.91cc1"]]},{"id":"b8bdd8fd.618978","type":"debug","z":"a941e919.4a7d88","name":"A","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","x":730,"y":710,"wires":[]},{"id":"3e45789d.28fdc8","type":"change","z":"a941e919.4a7d88","name":"Save","rules":[{"t":"set","p":"payload","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":320,"y":670,"wires":[["b6883877.9c4ad8"]]},{"id":"4638ff0.73c24","type":"debug","z":"a941e919.4a7d88","name":"C","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","x":730,"y":810,"wires":[]},{"id":"749449c5.91cc1","type":"change","z":"a941e919.4a7d88","name":"Get","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":540,"y":760,"wires":[["1063b383.46170c"]]},{"id":"a540d96d.0ba558","type":"inject","z":"a941e919.4a7d88","name":"","topic":"","payload":"foo","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":170,"y":670,"wires":[["3e45789d.28fdc8"]]},{"id":"1063b383.46170c","type":"debug","z":"a941e919.4a7d88","name":"B","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"time","targetType":"msg","x":730,"y":760,"wires":[]}]