ActionHandler input name prefixed by the framework

I’m continuing the PID controller initiated by @george.erhan and @Hilbrand.

The PID Action is extending ActionHandler and receives the output of the PID controller trigger handler as an input.

In my environment, the input name is always prefixed with “1.” by the framework. I already figured out, that this is the rule unique module ID. But it seems not needed to be handled in the old code, nor in core Actions.

I created the test rule via PaperUI in OH2.5 and via the Rules page in OH3. The behavior is the same.

When is the input name prefixed with the module ID?

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