Skip to content

Commit 3f8da8d

Browse files
balloobandy31415
andauthored
Remove Poll Control cluster from Door Lock (project-chip#22718)
Poll control is a Zigbee feature. It doesn't exist in Matter. It is "O" conformance for door lock device type, but should have been "[Zigbee]" Co-authored-by: Andrei Litvin <andy314@gmail.com>
1 parent bd83c1a commit 3f8da8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/zap-templates/zcl/data-model/chip/matter-devices.xml

-1
Original file line numberDiff line numberDiff line change
@@ -1392,7 +1392,6 @@ limitations under the License.
13921392
<requireAttribute>BINDING</requireAttribute>
13931393
</include>
13941394
<include cluster="Door Lock" client="false" server="true" clientLocked="true" serverLocked="true"></include>
1395-
<include cluster="Poll Control" client="false" server="false" clientLocked="true" serverLocked="false"></include>
13961395
<include cluster="Time Synchronization" client="false" server="false" clientLocked="false" serverLocked="true"></include>
13971396
</clusters>
13981397
</deviceType>

0 commit comments

Comments
 (0)