Would it be handy to Active and de-active a Flow or the output of an flow ?
I have 1 flow running, which collects data and send data (setpoints) and is running fine.
I came a cross a new program that is more extensive, but needs a few tweaks to handle the input and output correctly.
I have imported this program on a separate RPI, which has not live Input. made some tweak.
Now i have to copy it to the Live enviroment/device so i can test what the input and check/debug the output generated.
is it possible to "test" the new program, without interfering with the current running flow ?
I do not want to overwrite the Setpoints of the original program " yet".
I could not find a solution.
I was thinking of an option whereby one could set the Input and output setting of a flow.
FOE:
a) when making / importing a (new) flow, one could set options:
- Edit: Building without input, although some nodes read live parameter options which can/must be set
- Input: work with live input in the nodes and send debug output.
- Output: when checked, output is sent as setpoint in live enviroment.
Thanks