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 9f4f332d39
commit ebcb05579a
+1 -1
View File
@@ -70,7 +70,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