The Matter data model defines clusters that are common for all manufacturers and can be used as a base for devices. Sometimes, it is necessary to create a new cluster for a specific device, or extend an existing cluster to add new attributes, commands, or events that are specific to the device. This tool allows you to perform such operations using a graphical user interface. If the desired device type is not listed in the Matter Device Type Library specification, you can use the tool to create a new one, and include it in the project.
npm
in version at least10.9.2
.node.js
in version at least22.13.0
.
The nRF Connect Matter Manufacturer Cluster Editor application is installed from nRF Connect for Desktop. For detailed steps, see Installing nRF Connect for Desktop apps in the nRF Connect for Desktop documentation.
See the nRF Connect Matter Manufacturer Cluster Editor tool user guide in the nRF Connect SDK documentation to learn about the tool usage.
To learn how to use the editor in practice, see the Creating manufacturer-specific clusters in Matter application user guide in the nRF Connect SDK documentation.
See the app development pages for details on how to develop apps for the nRF Connect for Desktop framework.
Please report issues on the DevZone portal.
See the infos on contributing for details.
See the LICENSE file for details.