This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to add multiple elements in a server node?

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?

Related