File tree 1 file changed +32
-8
lines changed
1 file changed +32
-8
lines changed Original file line number Diff line number Diff line change 17
17
}
18
18
],
19
19
" package" : [
20
- {
21
- " pathRelativity" : " relativeToZap" ,
22
- " path" : " ../../../src/app/zap-templates/app-templates.json" ,
23
- " type" : " gen-templates-json" ,
24
- " category" : " matter" ,
25
- " version" : " chip-v1"
26
- },
27
20
{
28
21
" pathRelativity" : " relativeToZap" ,
29
22
" path" : " ../../../src/app/zap-templates/zcl/zcl.json" ,
30
23
" type" : " zcl-properties" ,
31
24
" category" : " matter" ,
32
25
" version" : 1 ,
33
26
" description" : " Matter SDK ZCL data"
27
+ },
28
+ {
29
+ " pathRelativity" : " relativeToZap" ,
30
+ " path" : " ../../../src/app/zap-templates/app-templates.json" ,
31
+ " type" : " gen-templates-json" ,
32
+ " category" : " matter" ,
33
+ " version" : " chip-v1"
34
34
}
35
35
],
36
36
" endpointTypes" : [
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
1587
1611
}
1588
1612
],
1589
1613
" attributes" : [
2738
2762
" parentEndpointIdentifier" : 0
2739
2763
}
2740
2764
]
2741
- }
2765
+ }
You can’t perform that action at this time.
0 commit comments