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 light switch server example

Hi

What is the better way to add multiple generic on off element to light switch server application.

currently  planing  to add seperate simple_on_off_server_t m_server_x and callbacks for each element.

Related