Hi Nordic Team,
I am working on a Smart Panel implementation using Matter, which contains multiple switches (e.g., 16 buttons) and some sliders. I have a few questions regarding endpoint and cluster mapping:
-
In Matter, is it recommended that each physical switch on the panel corresponds to a separate endpoint exposing its own On/Off cluster (and Level Control cluster for dimmers)?
-
If I want to expose different device types (e.g., On/Off Light Switch, Dimmer Switch) from a single panel, is the one endpoint per switch approach the best practice?
-
Are there any limitations or recommendations from Nordic’s SDK regarding the maximum number of endpoints per device, or the best way to manage multiple endpoints in a single physical panel?
Your guidance on best practices for implementing multi-switch panels in Matter would be greatly appreciated. Also I have added the device type for Matter switch below which I reffed from Nordic website.

Thank you,
Adarsh