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-appConnect required interfaces:
sudo snap connect matter-all-clusters-app:avahi-control
sudo snap connect matter-all-clusters-app:bluezBuild locally for the same architecture as the host:
snapcraft -vBuild remotely for all supported architectures:
snapcraft remote-buildInstall the local snap:
sudo snap install --dangerous *.snapAlso connect the interfaces as described under installation.
Refer to tests.