diff --git a/examples/chef/devices/rootnode_rainsensor_a7aa5d7738.matter b/examples/chef/devices/rootnode_rainsensor_a7aa5d7738.matter index 1ff0f0572e8341..80ba20971ff4cb 100644 --- a/examples/chef/devices/rootnode_rainsensor_a7aa5d7738.matter +++ b/examples/chef/devices/rootnode_rainsensor_a7aa5d7738.matter @@ -1759,6 +1759,9 @@ endpoint 0 { handle command UpdateFabricLabel; handle command RemoveFabric; handle command AddTrustedRootCertificate; + handle command SetVidVerificationStatement; + handle command SignVidVerificationRequest; + handle command SignVidVerificationResponse; } server cluster GroupKeyManagement { @@ -1847,4 +1850,3 @@ endpoint 1 { } } -