diff --git a/examples/chef/devices/rootnode_rainsensor_a7aa5d7738.matter b/examples/chef/devices/rootnode_rainsensor_a7aa5d7738.matter index 714f6b3262e6de..1ff0f0572e8341 100644 --- a/examples/chef/devices/rootnode_rainsensor_a7aa5d7738.matter +++ b/examples/chef/devices/rootnode_rainsensor_a7aa5d7738.matter @@ -1759,9 +1759,6 @@ endpoint 0 { handle command UpdateFabricLabel; handle command RemoveFabric; handle command AddTrustedRootCertificate; - handle command SetVidVerificationStatement; - handle command SignVidVerificationRequest; - handle command SignVidVerificationResponse; } server cluster GroupKeyManagement { diff --git a/examples/chef/devices/rootnode_rainsensor_a7aa5d7738.zap b/examples/chef/devices/rootnode_rainsensor_a7aa5d7738.zap index 7353a28f0fdd0c..b9b18c1de91990 100644 --- a/examples/chef/devices/rootnode_rainsensor_a7aa5d7738.zap +++ b/examples/chef/devices/rootnode_rainsensor_a7aa5d7738.zap @@ -1584,30 +1584,6 @@ "source": "client", "isIncoming": 1, "isEnabled": 1 - }, - { - "name": "SetVidVerificationStatement", - "code": 12, - "mfgCode": null, - "source": "client", - "isIncoming": 1, - "isEnabled": 1 - }, - { - "name": "SignVidVerificationRequest", - "code": 13, - "mfgCode": null, - "source": "client", - "isIncoming": 1, - "isEnabled": 1 - }, - { - "name": "SignVidVerificationResponse", - "code": 14, - "mfgCode": null, - "source": "server", - "isIncoming": 0, - "isEnabled": 1 } ], "attributes": [ @@ -2762,4 +2738,4 @@ "parentEndpointIdentifier": 0 } ] -} +} \ No newline at end of file