Commit 75dd85c
authored
EDE: add optional Electrical Protection Alarm cluster include (project-chip#72277)
Adds the Electrical Protection Alarm (EPALM, 0x00A3) cluster reference
to the Electrical Distribution Enclosure (EDE, 0x0517) device-type entry
in matter-devices.xml.
This is the follow-on to the TODO comment landed in project-chip#72232, now unblocked
since the EPALM cluster XML merged in project-chip#72249.
Per the spec, EPALM on EDE is conformance "P, O" (Provisional, Optional).
Per Hasty Granbery in EMTT discussion, provisional clusters are by
definition optional, so the include uses server="false" serverLocked=
"false" (matches what Alchemy would generate, and matches Optional
conformance for the cluster on this device type).
The TODO XML comment is removed; the EPALM include is inserted in
alphabetical order between Electrical Distribution and Identify, matching
the convention used by Alchemy-generated matter-devices.xml output.1 parent 22d69ed commit 75dd85c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1660 | 1660 | | |
1661 | 1661 | | |
1662 | 1662 | | |
| 1663 | + | |
1663 | 1664 | | |
1664 | 1665 | | |
1665 | 1666 | | |
1666 | | - | |
1667 | 1667 | | |
1668 | 1668 | | |
1669 | 1669 | | |
| |||
0 commit comments