We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c52a1e8 + dbd2597 commit 8bd97dbCopy full SHA for 8bd97db
examples/generic_switch/README.md
@@ -3,7 +3,7 @@
3
This example creates a Generic Switch device using the ESP
4
Matter data model.
5
This example demonstrates the use of few optional data model elements like :
6
-- Fixed Label Cluster : provides a feature for the device to tag an endpoint with zero or more read only labels.(demonnstrated through nvs)
+- Fixed Label Cluster : provides a feature for the device to tag an endpoint with zero or more read only labels (demonstrated through nvs).
7
- User Label Cluster : This cluster provides a feature to tag an endpoint with zero or more labels.
8
- Taglist Feature of Descriptor Cluster : used to disambiguate sibling endpoints where two or more sibling
9
endpoints have an overlap in the supported device types with each such endpoint having a unique TagList.
0 commit comments