Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 384 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 384 Bytes

Matter All Clusters App Snap

The Matter/CHIP All Clusters App implements all the Matter clusters. It can be used to simulate a Matter device on Linux.

Install from the store:

sudo snap install matter-all-clusters-app

Build:

snapcraft -v

Install the locally built snap:

sudo snap install --dangerous ./matter-all-clusters-app_*_amd64.snap