We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3c0a59 commit ff0292dCopy full SHA for ff0292d
examples/all-clusters-app/linux/include/CHIPProjectAppConfig.h
@@ -49,5 +49,5 @@
49
#define CHIP_CONFIG_ENABLE_BDX_LOG_TRANSFER 1
50
51
// Claim a device type while advertising that matches the device type on our
52
-// endpoint 1.
+// endpoint 1. 0x0101 is the "Dimmable Light" device type.
53
#define CHIP_DEVICE_CONFIG_DEVICE_TYPE 0x0101
examples/all-clusters-app/tizen/include/CHIPProjectAppConfig.h
@@ -35,5 +35,5 @@
35
#define CHIP_CONFIG_MAX_GROUP_ENDPOINTS_PER_FABRIC 3
36
37
38
39
0 commit comments