test(work): 适配新的模型测试

This commit is contained in:
Fu Diwei
2021-06-10 18:02:21 +08:00
parent e61a41f885
commit b5e0e75380
30 changed files with 147 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<xml>
<DeviceSn><![CDATA[xxxx]]></DeviceSn>
<AuthCorpId><![CDATA[xxxx]]></AuthCorpId>
<InfoType><![CDATA[add_device]]></InfoType>
<TimeStamp>1403610513</TimeStamp>
<ServiceCorpId><![CDATA[xxxx]]></ServiceCorpId>
<RemarkName><![CDATA[测试名称]]></RemarkName>
<ModelId><![CDATA[MODEL]]></ModelId>
</xml>

View File

@@ -0,0 +1,8 @@
<xml>
<DeviceSn><![CDATA[testsn]]></DeviceSn>
<AuthCorpId><![CDATA[xxxx]]></AuthCorpId>
<InfoType><![CDATA[connect_info]]></InfoType>
<TimeStamp>1548074765</TimeStamp>
<ServiceCorpId><![CDATA[xxxx]]></ServiceCorpId>
<ConnectTime>1352460633</ConnectTime>
</xml>

View File

@@ -0,0 +1,7 @@
<xml>
<DeviceSn><![CDATA[xxxx]]></DeviceSn>
<AuthCorpId><![CDATA[xxxx]]></AuthCorpId>
<InfoType><![CDATA[del_device]]></InfoType>
<TimeStamp>1403610513</TimeStamp>
<ServiceCorpId><![CDATA[xxxx]]></ServiceCorpId>
</xml>

View File

@@ -0,0 +1,7 @@
<xml>
<InfoType><![CDATA[device_feature_change]]></InfoType>
<TimeStamp>1568032757</TimeStamp>
<AuthCorpId><![CDATA[wxxxxx]]></AuthCorpId>
<ServiceCorpId><![CDATA[wxxxxx]]></ServiceCorpId>
<DeviceSn><![CDATA[SN]]></DeviceSn>
</xml>

View File

@@ -0,0 +1,10 @@
<xml>
<DeviceSn><![CDATA[testsn]]></DeviceSn>
<AuthCorpId><![CDATA[xxxx]]></AuthCorpId>
<InfoType><![CDATA[disconnect_info]]></InfoType>
<TimeStamp>1548074765</TimeStamp>
<ServiceCorpId><![CDATA[xxxx]]></ServiceCorpId>
<ConnectTime>1352460633</ConnectTime>
<DisconnectTime>1452460633</DisconnectTime>
<Reason>1</Reason>
</xml>

View File

@@ -0,0 +1,8 @@
<xml>
<DeviceSn><![CDATA[xxxx]]></DeviceSn>
<InfoType><![CDATA[error_report]]></InfoType>
<TimeStamp>1403610513</TimeStamp>
<ServiceCorpId><![CDATA[xxxx]]></ServiceCorpId>
<ErrCode>0</ErrCode>
<ErrMsg><![CDATA[ok]]></ErrMsg>
</xml>

View File

@@ -0,0 +1,7 @@
<xml>
<DeviceSn><![CDATA[testsn]]></DeviceSn>
<InfoType><![CDATA[fetch_log_finish]]></InfoType>
<TimeStamp>1548074765</TimeStamp>
<ServiceCorpId><![CDATA[xxxx]]></ServiceCorpId>
<MediaId><![CDATA[testmediaid]]></MediaId>
</xml>

View File

@@ -0,0 +1,8 @@
<xml>
<DeviceSn><![CDATA[xxxx]]></DeviceSn>
<AuthCorpId><![CDATA[xxxx]]></AuthCorpId>
<InfoType><![CDATA[remark_device_name]]></InfoType>
<TimeStamp>1403610513</TimeStamp>
<ServiceCorpId><![CDATA[xxxx]]></ServiceCorpId>
<RemarkName><![CDATA[TIT-B4 401投影]]></RemarkName>
</xml>