-
Notifications
You must be signed in to change notification settings - Fork 20
/
OTA Software Update Test Plan.xml
65 lines (65 loc) · 2.69 KB
/
OTA Software Update Test Plan.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<?xml version='1.0' encoding='utf-8'?>
<clusterPICS xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="Generic-PICS-XML-Schema.xsd"><!--
Autogenerated xml file
Generated date:2023-05-08 13:58:35
Version No:V_17
Cluster Name -OTA Software Update Test Plan
XML PICS -Ref Document:
version master cf5ac18,
Draft
2023-04-17 13:29:36 -0700
--><!--General cluster information-->
<name>OTA Software Update Test Plan</name>
<clusterId></clusterId>
<picsRoot></picsRoot><!--Cluster usage-->
<usage/><!--Server side-->
<clusterSide type="server"><!--Attributes PICS write-->
<attributes/><!--Commands Received PICS write-->
<commandsReceived/><!--Commands Generated PICS write-->
<commandsGenerated/><!--Events PICS write-->
<Events/><!--Features PICS write-->
<features/><!--Manually PICS write-->
<manually>
<picsItem>
<itemNumber>OTAP.S.M.DelayedActionTime</itemNumber>
<feature>Does the DUT support sending the DelayedActionTime field in QueryImageResponse Command?
</feature>
<reference/>
<status>O</status>
<support>true</support>
</picsItem>
<picsItem>
<itemNumber>OTAP.S.M.UserConsentNeeded</itemNumber>
<feature>Does the DUT support sending the UserConsentNeeded field in QueryImageResponse Command?
</feature>
<reference/>
<status>O</status>
<support>false</support>
</picsItem>
</manually>
</clusterSide><!--Client side-->
<clusterSide type="client"><!--Attributes PICS write-->
<attributes/><!--Commands Received PICS write-->
<commandsReceived/><!--Commands Generated PICS write-->
<commandsGenerated/><!--Events PICS write-->
<Events/><!--Features PICS write-->
<features/><!--Manually PICS write-->
<manually>
<picsItem>
<itemNumber>OTAR.C.M.AnnounceOTAProvider</itemNumber>
<feature>Does the DUT support sending the AnnounceOTAProvider Command?</feature>
<reference/>
<status>O</status>
<support>false</support>
</picsItem>
<picsItem>
<itemNumber>OTAR.C.M.NotifyUpdateApplied</itemNumber>
<feature>Does the DUT support sending the NotifyUpdateApplied Command?</feature>
<reference/>
<status>O</status>
<support>true</support>
</picsItem>
</manually>
</clusterSide>
</clusterPICS>