https://nodered.org/docs/user-guide/context
[{"id":"2de93466.6d0c9c","type":"inject","z":"56b1c979.b2c618","name":"start flow","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":186,"y":2784,"wires":[["e817ec03.6dcdd"]]},{"id":"e817ec03.6dcdd","type":"switch","z":"56b1c979.b2c618","name":"condition","property":"payload","propertyType":"msg","rules":[{"t":"else"}],"checkall":"true","repair":false,"outputs":1,"x":348,"y":2784,"wires":[["fd091be9.507ee8","281c1956.83eb46"]]},{"id":"fd091be9.507ee8","type":"debug","z":"56b1c979.b2c618","name":"do action","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":524,"y":2784,"wires":[]},{"id":"281c1956.83eb46","type":"change","z":"56b1c979.b2c618","name":"save current time + 3600","rules":[{"t":"set","p":"motion_morning","pt":"flow","to":"$millis() + 3600\t","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":574,"y":2736,"wires":[[]]},{"id":"5806fd6c.78f434","type":"switch","z":"56b1c979.b2c618","name":"condition","property":"[$flowContext(\"motion_morning\"), 0][0] < $millis()","propertyType":"jsonata","rules":[{"t":"true"}],"checkall":"true","repair":false,"outputs":1,"x":348,"y":2832,"wires":[["eb7cc161.b513f"]]},{"id":"be91d4ed.2e7658","type":"inject","z":"56b1c979.b2c618","name":"start flow","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":188,"y":2832,"wires":[["5806fd6c.78f434"]]},{"id":"eb7cc161.b513f","type":"debug","z":"56b1c979.b2c618","name":"do action2","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":534,"y":2832,"wires":[]}]