Determine inject timestamp while running

Hi,

(I am converting from a hub using LUA to a hub which can run Node-RED. I'm a software engineer, but a complete newbie to Node-RED.)

Consider:

  • 1 flow
  • with sequence 1 and 2

Is it possible somehow to arrive at a node in sequence 2 and decide that sequence 1 has to run at timestamp (today) 18:30 ?

Thanks in advance,
Sander

You can use node-red-contrib-cron-plus to dynamically schedule an event as required.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.