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,5 @@
{
"device_feature": "{\"printer_type\":\"CM12838-W2\"}",
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -0,0 +1,4 @@
{
"model_id": "hwme7a11fc60a668689",
"device_sn": "WXWK001"
}

View File

@@ -0,0 +1,12 @@
{
"errcode": 0,
"errmsg": "ok",
"device_info": {
"model_id": "hwme7a11fc60a668689",
"device_sn": "testdevice001",
"create_time": 1540971927,
"secret_no": "a4f656e3d2e51566a98bd84751c9xxxx",
"device_id": 6618424034010721282,
"qr_code": "https://open.work.weixin.qq.com/connect/hardware?hw_code=Jq7BtgRwZ1Sg-xxxxx"
}
}

View File

@@ -0,0 +1,4 @@
{
"device_sn": "WXWK001",
"hint": "device_log/20190101"
}

View File

@@ -0,0 +1,12 @@
{
"errcode": 0,
"errmsg": "ok",
"auth_corp_info": {
"corpid": "wxf8b4f85f3a794e77",
"corp_name": "腾讯科技有限公司"
},
"device_info": {
"remark_name": "TIT-B4 401投影",
"model_id": "xxxxx"
}
}

View File

@@ -0,0 +1,10 @@
{
"errcode": 0,
"errmsg": "ok",
"device_list": [
{
"device_sn": "xxxx",
"model_id": "xxx"
}
]
}

View File

@@ -0,0 +1,4 @@
{
"device_sn": "WXWK001",
"not_supported_printer": true
}