Question about component structure in edge

Using the UI to add or configure components within the edge, I’m sometimes confused by the structure/clustering of the components into the different categories. Let’s have a look at following example: If I search for channel threshold I do get two controllers that sound very similar in their description, one taking one threshold into account and the other taking two thresholds into account:


But they are in two different sections, one is clustered as i/o-control, the other as special-controller.
If I read the controller documentation I can find both, one in section 10. Channel-Threshold (BTW the description reads more like the description of the other controller to me!?) and the other one in section 42. IO Channel-Single-Threshold. For the second one, the source code link actually leads to 404, the correct source code link would contain an io in the url.
Can someone please explain it to me? :slight_smile:

Well no, there is no clearly defined structure here. Honestly we focus more on structuring the OpenEMS (FEMS) Apps into categories.

Still - if you feel there is a logical problem - like described in your post: feel free to create a PR.

Thanks! Stefan