diff --git a/examples/window-app/common/window-app.zap b/examples/window-app/common/window-app.zap index 08574e9bba8d04..1d597e1252e969 100644 --- a/examples/window-app/common/window-app.zap +++ b/examples/window-app/common/window-app.zap @@ -10506,7 +10506,7 @@ "profileId": 259, "endpointId": 1, "networkId": 0, - "endpointVersion": 1, + "endpointVersion": 2, "deviceIdentifier": 514 }, { @@ -10515,9 +10515,9 @@ "profileId": 259, "endpointId": 2, "networkId": 0, - "endpointVersion": 1, + "endpointVersion": 2, "deviceIdentifier": 514 } ], "log": [] -} \ No newline at end of file +} diff --git a/zzz_generated/window-app/zap-generated/endpoint_config.h b/zzz_generated/window-app/zap-generated/endpoint_config.h index d4860e271cbee2..d618469061bcb1 100644 --- a/zzz_generated/window-app/zap-generated/endpoint_config.h +++ b/zzz_generated/window-app/zap-generated/endpoint_config.h @@ -1104,7 +1104,7 @@ static_assert(ATTRIBUTE_LARGEST <= CHIP_CONFIG_MAX_ATTRIBUTE_STORE_ELEMENT_SIZE, // Array of device types #define FIXED_DEVICE_TYPES \ { \ - { 0x0016, 1 }, { 0x0202, 1 }, { 0x0202, 1 } \ + { 0x0016, 1 }, { 0x0202, 2 }, { 0x0202, 2 } \ } // Array of device type offsets