zap icon indicating copy to clipboard operation
zap copied to clipboard

Some commands not displayed in Matter Clusters

Open ethanzhouyc opened this issue 1 year ago • 0 comments

Steps to reproduce:

  1. npm run zapmatter
  2. create an endpoint on 'Matter Extended Color Light'
  3. navigate to 'Color Control' cluster
  4. navigate to 'Commands'

Issue: The row number displayed at the bottom of the page is 19, but there are only 12 rows actually shown. The page should show 19 rows because in the XML, there are 19 required commands for the cluster.

Screenshot: image

ethanzhouyc avatar Sep 13 '24 13:09 ethanzhouyc