File tree 2 files changed +1
-28
lines changed
2 files changed +1
-28
lines changed Original file line number Diff line number Diff line change @@ -1759,9 +1759,6 @@ endpoint 0 {
1759
1759
handle command UpdateFabricLabel;
1760
1760
handle command RemoveFabric;
1761
1761
handle command AddTrustedRootCertificate;
1762
- handle command SetVidVerificationStatement;
1763
- handle command SignVidVerificationRequest;
1764
- handle command SignVidVerificationResponse;
1765
1762
}
1766
1763
1767
1764
server cluster GroupKeyManagement {
Original file line number Diff line number Diff line change 1584
1584
" source" : " client" ,
1585
1585
" isIncoming" : 1 ,
1586
1586
" isEnabled" : 1
1587
- },
1588
- {
1589
- " name" : " SetVidVerificationStatement" ,
1590
- " code" : 12 ,
1591
- " mfgCode" : null,
1592
- " source" : " client" ,
1593
- " isIncoming" : 1 ,
1594
- " isEnabled" : 1
1595
- },
1596
- {
1597
- " name" : " SignVidVerificationRequest" ,
1598
- " code" : 13 ,
1599
- " mfgCode" : null,
1600
- " source" : " client" ,
1601
- " isIncoming" : 1 ,
1602
- " isEnabled" : 1
1603
- },
1604
- {
1605
- " name" : " SignVidVerificationResponse" ,
1606
- " code" : 14 ,
1607
- " mfgCode" : null,
1608
- " source" : " server" ,
1609
- " isIncoming" : 0 ,
1610
- " isEnabled" : 1
1611
1587
}
1612
1588
],
1613
1589
" attributes" : [
2762
2738
" parentEndpointIdentifier" : 0
2763
2739
}
2764
2740
]
2765
- }
2741
+ }
You can’t perform that action at this time.
0 commit comments