Skip to content

Commit e279f4c

Browse files
authored
Update rootnode_rainsensor_a7aa5d7738.matter
1 parent c82226b commit e279f4c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/chef/devices/rootnode_rainsensor_a7aa5d7738.matter

+3-1
Original file line numberDiff line numberDiff line change
@@ -1759,6 +1759,9 @@ endpoint 0 {
17591759
handle command UpdateFabricLabel;
17601760
handle command RemoveFabric;
17611761
handle command AddTrustedRootCertificate;
1762+
handle command SetVidVerificationStatement;
1763+
handle command SignVidVerificationRequest;
1764+
handle command SignVidVerificationResponse;
17621765
}
17631766

17641767
server cluster GroupKeyManagement {
@@ -1847,4 +1850,3 @@ endpoint 1 {
18471850
}
18481851
}
18491852

1850-

0 commit comments

Comments
 (0)