Fixed the taglist documentation for generic switch example

- Fixed the endpoint id in the README to the supported endpoint id in example.
This commit is contained in:
shripad621git
2024-07-16 13:57:42 +05:30
parent 1711f58937
commit 1756f2cc41
+1 -1
View File
@@ -58,7 +58,7 @@ chip-tool userlabel read label-list 0x7283 1
To read the taglist of the Descriptor cluster execute the command given below.
```
chip-tool descriptor read tag-list 0x7283 0
chip-tool descriptor read tag-list 0x7283 1
```
## 2. Post Commissioning Setup