Currently the state of the switches is being changed in a static way in the DetailedSwitch.js view. It should be done dynamically (the user should be able to change the state of all switches) using the backend endpoint /devices/items/{thingid}/{itemid}/state
Currently the state of the switches is being changed in a static way in the DetailedSwitch.js view. It should be done dynamically (the user should be able to change the state of all switches) using the backend endpoint /devices/items/{thingid}/{itemid}/state