Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoint composition xml update and loader enhancements for Conformance and Constraints #1406

Merged
merged 6 commits into from
Aug 21, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
update XMl to be consistent with the Matter spec
paulr34 committed Aug 21, 2024
commit 5cbeecf1e40ffbcb27cf45553934c0a984bb9177
2 changes: 1 addition & 1 deletion zcl-builtin/matter/data-model/chip/matter-devices.xml
Original file line number Diff line number Diff line change
@@ -2052,7 +2052,7 @@ limitations under the License.
<scope>Endpoint</scope>
<endpointComposition>
<compositionType>tree</compositionType>
<endpoint mandatory ="true" constraint="min 1">
<endpoint conformance ="M" constraint="min 1">
<deviceType>0x0071</deviceType>
</endpoint>
</endpointComposition>