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
| {
| "code": "0",
| "msg": "操作成功",
| "data1": {
| "id": "912647760539422723",
| "deviceName": "石油二厂中转站(125#~126#)罐区",
| "deviceBrand": 10,
| "tagNumber": "",
| "deviceChannel": "36",
| "deviceAccount": "admin",
| "devicePassword": "1234567890a",
| "ip": "1.1.2.1",
| "port": 8000,
| "videoAddress": "rtsp://admin:1234567890a@1.1.2.1:8000/h264/36/main/av_stream"
| },
|
| "data2": [
| {
| "buildId": "204001",
| "floorNo": "Floor1",
| "id": 1505721,
| "labelMac": "1918FF021539",
| "latitude": 41.84218643748873,
| "locationType": 1,
| "longitude": 124.0479566202547,
| "name": "李诚",
| "position": "{\"x\":-243.9065265542524,\"y\":0.0,\"z\":943.3707431128342}",
| "status": 0,
| "subType": "1",
| "time": "2022-06-20T15:43:43.415",
| "type": "1"
| },
| {
| "buildId": "204001",
| "floorNo": "Floor1",
| "id": 1505722,
| "labelMac": "1918FF02153D",
| "latitude": 41.84292550961241,
| "locationType": 1,
| "longitude": 124.04830872385726,
| "name": "李庆峰",
| "position": "{\"x\":-273.07075257930103,\"y\":0.0,\"z\":861.189668486425}",
| "status": 0,
| "subType": "1",
| "time": "2022-06-20T15:43:43.254",
| "type": "1"
| }
| ]
| }
|
|