刘磊
2025-04-19 bd02cb3fa0fa75ffafb2cf17501929b1b1e0029b
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
[
  {
    "Id": 1,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneStatus",
    "ProtocolDetailType": "Normal",
    "ProtocalDetailValue": "1",
    "ProtocolDetailDes": "设备状态(1:正常)",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 2,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneStatus",
    "ProtocolDetailType": "Fault",
    "ProtocalDetailValue": "2",
    "ProtocolDetailDes": "设备状态(2:故障)",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 3,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneStatus",
    "ProtocolDetailType": "EmergencyStop",
    "ProtocalDetailValue": "3",
    "ProtocolDetailDes": "设备状态(3:急停)",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 4,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneAutoStatus",
    "ProtocolDetailType": "Maintenance",
    "ProtocalDetailValue": "0",
    "ProtocolDetailDes": "工作模式(0:维修)",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 5,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneAutoStatus",
    "ProtocolDetailType": "Manual",
    "ProtocalDetailValue": "1",
    "ProtocolDetailDes": "工作模式(1:手动",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 6,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneAutoStatus",
    "ProtocolDetailType": "SemiAutomatic",
    "ProtocalDetailValue": "2",
    "ProtocolDetailDes": "工作模式(2:半自动)",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 7,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneAutoStatus",
    "ProtocolDetailType": "Automatic",
    "ProtocalDetailValue": "3",
    "ProtocolDetailDes": "工作模式(3:自动)",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 8,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneWorkStatus",
    "ProtocolDetailType": "Standby",
    "ProtocalDetailValue": "0",
    "ProtocolDetailDes": "作业状态(0:待机)",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 9,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneWorkStatus",
    "ProtocolDetailType": "PickUp",
    "ProtocalDetailValue": "1",
    "ProtocolDetailDes": "作业状态(1:取货中)",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 10,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneWorkStatus",
    "ProtocolDetailType": "PickUpCompleted",
    "ProtocalDetailValue": "2",
    "ProtocolDetailDes": "作业状态(2:取货完成)",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 11,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneWorkStatus",
    "ProtocolDetailType": "Putting",
    "ProtocalDetailValue": "4",
    "ProtocolDetailDes": "作业状态(4:放货中)",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 12,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneWorkStatus",
    "ProtocolDetailType": "PutCompleted",
    "ProtocalDetailValue": "5",
    "ProtocolDetailDes": "作业状态(5:放货完成)",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 13,
    "DeviceType": "CommonStackerCrane",
    "DeviceProParamName": "StackerCraneWorkStatus",
    "ProtocolDetailType": "WorkCompleted",
    "ProtocalDetailValue": "6",
    "ProtocolDetailDes": "作业状态(6:任务完成)",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 14,
    "DeviceType": "CommonConveyorLine",
    "DeviceProParamName": "InteractiveSignal",
    "ProtocolDetailType": "RequestInbound",
    "ProtocalDetailValue": "1",
    "ProtocolDetailDes": "1",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 15,
    "DeviceType": "CommonConveyorLine",
    "DeviceProParamName": "InteractiveSignal",
    "ProtocolDetailType": "RequestInNextAddress",
    "ProtocalDetailValue": "2",
    "ProtocolDetailDes": "2",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 32,
    "DeviceType": "CommonConveyorLine",
    "DeviceProParamName": "InteractiveSignal",
    "ProtocolDetailType": "ConveyorLineInFinish",
    "ProtocalDetailValue": "3",
    "ProtocolDetailDes": "3",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 34,
    "DeviceType": "CommonConveyorLine",
    "DeviceProParamName": "IsOccupied",
    "ProtocolDetailType": "IsOccupied",
    "ProtocalDetailValue": "0",
    "ProtocolDetailDes": "0",
    "Remark": null,
    "Creater": "1",
    "CreateDate": "2024-08-23T23:05:46",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 35,
    "DeviceType": "CommonConveyorLine",
    "DeviceProParamName": "InteractiveSignal",
    "ProtocolDetailType": "RequestOutbound",
    "ProtocalDetailValue": "4",
    "ProtocolDetailDes": "4",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 36,
    "DeviceType": "CommonConveyorLine",
    "DeviceProParamName": "InteractiveSignal",
    "ProtocolDetailType": "RequestOutNextAddress",
    "ProtocalDetailValue": "5",
    "ProtocolDetailDes": "5",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  },
  {
    "Id": 37,
    "DeviceType": "CommonConveyorLine",
    "DeviceProParamName": "InteractiveSignal",
    "ProtocolDetailType": "ConveyorLineOutFinish",
    "ProtocalDetailValue": "6",
    "ProtocolDetailDes": "6",
    "Remark": null,
    "Creater": "admin",
    "CreateDate": "2024-08-23T11:32:26.157",
    "Modifier": null,
    "ModifyDate": null
  }
]