Hi,

I want to implement the following behavior:

[image: image.png]
There are a lot of ingest signals with unique Id's, I would use for each
signal set a special function. E.g. Signal1, Signal2 ==> function1,
Signal3, Signal4 ==> function2.
What is the recommended way to implement this pattern?

Thanks!

Reply via email to