Trigger a process with variable interval inject (flow)

Опубликовано: 13 Октябрь 2024
на канале: Csongor Varga
578
20

I need to trigger a process where I would like to change the interval of the trigger. Not like with a simple inject node that has a "hardcoded" interval value, but something that can be dynamically adjusted in the flow, or on the dashboard, or even from an MQTT message.

Flow link: https://github.com/nygma2004/km/blob/...

Chapters:
0:00 Intro
0:12 What is it for
0:44 What it does
1:55 The loop
4:19 Rest of the flow
8:01 Seeding the loop
9:36 Outro