Commit 943d7388 by 周志凯

新增三个接口 date download upload

0 parents
## 设备中心控制
No preview for this file type
No preview for this file type
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
// var urls='http://127.0.0.1:9502/api/v1/'
var apiUrl = 'http://192.168.7.196:9201'; // 192.168.9.196:9201/
var processUrl = 'http://192.168.7.196:9202';
\ No newline at end of file \ No newline at end of file
var data = {
"success": true,
"code": 200,
"msg": "",
"data": [
{
"vaCount": 1,
"localPort": 0,
"vasType": 2,
"state": 1,
"code": "VIONCOUNT_1001",
"name": "175.16.25.17",
"analysisVer": "2.0.3_r72587",
"serialNum": "9A8D-B0A5-2FA1-C747",
"nic": "00-10-18-cd-4a-01",
"ip": "175.16.25.17",
"softwareVer": "V.1.1_r73797",
"hardwareVer": "V.1.0",
"description": "",
"lastALiveTime": "2019-03-08 17:28:59",
"needResponse": true
},
{
"vaCount": 4,
"localPort": 0,
"vasType": 2,
"state": 1,
"code": "VIONCOUNT_1001",
"name": "192.168.1.76",
"analysisVer": "COUNT_ALG-2.1.0_r65859_face",
"serialNum": "11F5-64E5-8A85-24DE",
"nic": "00-10-14-00-7b-82",
"ip": "192.168.1.76",
"softwareVer": "COUNT_SOFT_CBOX_V.2.1_r71908",
"hardwareVer": "VIONCOUNT_HARD_CBOX_1.0",
"description": "",
"lastALiveTime": "2019-03-08 17:12:35",
"needResponse": true
},
{
"vaCount": 1,
"localPort": 0,
"vasType": 2,
"state": 1,
"code": "VIONCOUNT_1001",
"name": "192.29.215.174",
"analysisVer": "V.2.1_r73595",
"serialNum": "483E-26D5-8C00-C03C",
"nic": "00-10-17-b8-54-e7",
"ip": "192.29.215.174",
"softwareVer": "V.2.2_r73597",
"hardwareVer": "V.1.0",
"description": "",
"lastALiveTime": "2019-03-08 17:28:48",
"needResponse": true
},
{
"vaCount": 4,
"localPort": 0,
"vasType": 2,
"state": 1,
"code": "VIONCOUNT_1001",
"name": "192.168.1.95",
"analysisVer": "COUNT_ALG-2.1.0_r65859_face",
"serialNum": "7681-269C-54B0-9894",
"nic": "00-10-14-00-5b-c7",
"ip": "192.168.1.95",
"softwareVer": "COUNT_SOFT_CBOX_V.2.1_r71908",
"hardwareVer": "VIONCOUNT_HARD_CBOX_1.0",
"description": "",
"lastALiveTime": "2019-03-08 17:30:36",
"needResponse": true
}
]
}
\ No newline at end of file \ No newline at end of file
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!