I am experimenting with the mesh light-switch example. I want to control two LEDs on a single node using the SimpleOnOff model. I know I should add a separate element and add the second SimpleOnOff model in it, but how do I do it? Is there any sample code which you can point me to?