| 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
 | | [ |  |   { |  |     "Id": 1, |  |     "DeviceCode": "SC01", |  |     "DeviceName": "1号堆垛机", |  |     "DeviceType": "CommonStackerCrane", |  |     "DeviceStatus": "1", |  |     "DeviceIp": "127.0.0.1", |  |     "DevicePort": 102, |  |     "DevicePlcType": "SiemensS7", |  |     "DeviceRemark": "1", |  |     "ProtocolList": null, |  |     "Creater": "1", |  |     "CreateDate": "2024-08-23T11:32:25.507", |  |     "Modifier": null, |  |     "ModifyDate": null |  |   }, |  |   { |  |     "Id": 3, |  |     "DeviceCode": "1002", |  |     "DeviceName": "输送线", |  |     "DeviceType": "CommonConveyorLine", |  |     "DeviceStatus": "1", |  |     "DeviceIp": "127.0.0.1", |  |     "DevicePort": 103, |  |     "DevicePlcType": "SiemensS7", |  |     "DeviceRemark": "1", |  |     "ProtocolList": null, |  |     "Creater": "1", |  |     "CreateDate": "2024-08-23T11:32:25.507", |  |     "Modifier": null, |  |     "ModifyDate": null |  |   } |  | ] | 
 |