I have a driver that contains 4 switches which I label Switch1 through Switch4.
The spec insists that I have one component called “main”. Is there a way that I can accommodate this requirement without overburdening the UI with a useless component?
Indeed, @harobinson. @w35l3y is right, you can have the component named “main” but its label can have a different value which is the one shown in the app.
Generally, people use “main” as “switch1” and add components 2-4.