project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.29k stars 1.95k forks source link

[1.3] Incorrect File Name for Scene, Changed to scene manage #34216

Open agatah2333 opened 1 month ago

agatah2333 commented 1 month ago

Reproduction steps

Issue: Incorrect File Name for Scene, Changed to scene manage

The file name for Scene was incorrect and has been changed to scene manage.

https://github.com/project-chip/connectedhomeip/blob/v1.3.0.0/src/app/zap-templates/zcl/data-model/chip/scene.xml

https://github.com/project-chip/connectedhomeip/blob/v1.3.0.0/data_model/clusters/Scenes.xml

Bug prevalence

each time

GitHub hash of the SDK that was being used

5bb5c9e23d532cea40476fc0bd1d3008522792ba

Platform

vscode

Platform Version(s)

1.3

Type

Spec Compliance Issue, Core SDK Performance Improvement

Anything else?

No response

bzbarsky-apple commented 1 month ago

The filename doesn't really matter... What matters is the actual XML.

@lpbeliveau-silabs

agatah2333 commented 1 month ago

I couldn't agree more, but changing the filename may help the spec compliance issue.

bzbarsky-apple commented 1 month ago

@agatah2333 What exact spec compliance issue?