|
8 | 8 | "version": "1.0.0", |
9 | 9 | "devDependencies": { |
10 | 10 | "@ax/sdk": "2504.0.0", |
11 | | - "@ax/hwc": "3.0.0", |
12 | | - "@ax/hwld": "3.0.0", |
13 | | - "@ax/hw-s7-1500": "3.0.0" |
| 11 | + "@ax/hardware-diagnostics": "0.3.0" |
14 | 12 | }, |
15 | 13 | "catalogs": { |
16 | 14 | "@ax/simatic-ax": "2504.0.0" |
|
48 | 46 | "@ax/trace": "2.9.0" |
49 | 47 | } |
50 | 48 | }, |
51 | | - "@ax/hwc": { |
52 | | - "name": "@ax/hwc", |
53 | | - "version": "3.0.0", |
54 | | - "integrity": "sha512-kMgipV3XWLt3VpP8G5EDu+Vv3ki2eQLpBwUtt49CBuWXGYs4Rajeb37kML/k4gs/i9TQBRcSBQZHBZti8us1xQ==", |
55 | | - "resolved": "https://registry.simatic-ax.siemens.io/@ax/hwc/-/hwc-3.0.0.tgz", |
56 | | - "dependencies": { |
57 | | - "@ax/hwc-win-x64": "3.0.0", |
58 | | - "@ax/hwc-linux-x64": "3.0.0" |
59 | | - } |
60 | | - }, |
61 | | - "@ax/hwld": { |
62 | | - "name": "@ax/hwld", |
63 | | - "version": "3.0.0", |
64 | | - "integrity": "sha512-l84LaJJUY6/ztD9ikFFZNbqv8Z6+KnNaoqWkZqtzHRjS+W/wU9NBkoTu9dR4leQsoSgSWKa9cFtSHyzdfTPuCg==", |
65 | | - "resolved": "https://registry.simatic-ax.siemens.io/@ax/hwld/-/hwld-3.0.0.tgz", |
| 49 | + "@ax/hardware-diagnostics": { |
| 50 | + "name": "@ax/hardware-diagnostics", |
| 51 | + "version": "0.3.0", |
| 52 | + "integrity": "sha512-owNWmcPq0cKHr1WsWOlAnY9d3kWO0MdQSjSFYNLiF7kagDBXGtmZvbzFKn4Kwoyq8Hdw7UgCOJcDPIbq3gHnXw==", |
| 53 | + "resolved": "https://registry.simatic-ax.siemens.io/@ax/hardware-diagnostics/-/hardware-diagnostics-0.3.0.tgz", |
66 | 54 | "cpu": [ |
67 | 55 | "x64" |
68 | 56 | ], |
69 | 57 | "dependencies": {} |
70 | 58 | }, |
71 | | - "@ax/hw-s7-1500": { |
72 | | - "name": "@ax/hw-s7-1500", |
73 | | - "version": "3.0.0", |
74 | | - "integrity": "sha512-iAyTgiwcjdkb25ofPz0UNtMAtTBXOfoaTq/60gjGAV9LeJQ+Dx4v5JkRNcMSCz1bX2TyKYfhTJSxtqdgJj5Xhg==", |
75 | | - "resolved": "https://registry.simatic-ax.siemens.io/@ax/hw-s7-1500/-/hw-s7-1500-3.0.0.tgz", |
76 | | - "dependencies": {} |
77 | | - }, |
78 | 59 | "@ax/apax-build": { |
79 | 60 | "name": "@ax/apax-build", |
80 | 61 | "version": "2.0.20", |
|
124 | 105 | "@ax/diagnostic-buffer-linux-x64": "1.3.2" |
125 | 106 | } |
126 | 107 | }, |
| 108 | + "@ax/hw-s7-1500": { |
| 109 | + "name": "@ax/hw-s7-1500", |
| 110 | + "version": "3.0.0", |
| 111 | + "integrity": "sha512-iAyTgiwcjdkb25ofPz0UNtMAtTBXOfoaTq/60gjGAV9LeJQ+Dx4v5JkRNcMSCz1bX2TyKYfhTJSxtqdgJj5Xhg==", |
| 112 | + "resolved": "https://registry.simatic-ax.siemens.io/@ax/hw-s7-1500/-/hw-s7-1500-3.0.0.tgz", |
| 113 | + "dependencies": {} |
| 114 | + }, |
| 115 | + "@ax/hwc": { |
| 116 | + "name": "@ax/hwc", |
| 117 | + "version": "3.0.0", |
| 118 | + "integrity": "sha512-kMgipV3XWLt3VpP8G5EDu+Vv3ki2eQLpBwUtt49CBuWXGYs4Rajeb37kML/k4gs/i9TQBRcSBQZHBZti8us1xQ==", |
| 119 | + "resolved": "https://registry.simatic-ax.siemens.io/@ax/hwc/-/hwc-3.0.0.tgz", |
| 120 | + "dependencies": { |
| 121 | + "@ax/hwc-win-x64": "3.0.0", |
| 122 | + "@ax/hwc-linux-x64": "3.0.0" |
| 123 | + } |
| 124 | + }, |
| 125 | + "@ax/hwld": { |
| 126 | + "name": "@ax/hwld", |
| 127 | + "version": "3.0.0", |
| 128 | + "integrity": "sha512-l84LaJJUY6/ztD9ikFFZNbqv8Z6+KnNaoqWkZqtzHRjS+W/wU9NBkoTu9dR4leQsoSgSWKa9cFtSHyzdfTPuCg==", |
| 129 | + "resolved": "https://registry.simatic-ax.siemens.io/@ax/hwld/-/hwld-3.0.0.tgz", |
| 130 | + "cpu": [ |
| 131 | + "x64" |
| 132 | + ], |
| 133 | + "dependencies": {} |
| 134 | + }, |
127 | 135 | "@ax/mod": { |
128 | 136 | "name": "@ax/mod", |
129 | 137 | "version": "1.7.6", |
|
269 | 277 | "@ax/trace-linux-x64": "2.9.0" |
270 | 278 | } |
271 | 279 | }, |
272 | | - "@ax/hwc-win-x64": { |
273 | | - "name": "@ax/hwc-win-x64", |
274 | | - "version": "3.0.0", |
275 | | - "integrity": "sha512-rqU2J1fccx+sbM/ZQFJzM0gCD7BxIGP1r3Tzih3q9PRSVuKrIs8srFArMiDjN1KAP4BtZFix9knWGb7djlj6bQ==", |
276 | | - "resolved": "https://registry.simatic-ax.siemens.io/@ax/hwc-win-x64/-/hwc-win-x64-3.0.0.tgz", |
277 | | - "os": [ |
278 | | - "win32" |
279 | | - ], |
280 | | - "cpu": [ |
281 | | - "x64" |
282 | | - ], |
283 | | - "dependencies": {} |
284 | | - }, |
285 | | - "@ax/hwc-linux-x64": { |
286 | | - "name": "@ax/hwc-linux-x64", |
287 | | - "version": "3.0.0", |
288 | | - "integrity": "sha512-apyeDcxX0XD3q/9Oc0SfPIO9GLn60owsDg/xlu4WNVVjP20OhMnoc5l1f+p1nOJMf0I/tMfe4UIPxKQ6LxSTVQ==", |
289 | | - "resolved": "https://registry.simatic-ax.siemens.io/@ax/hwc-linux-x64/-/hwc-linux-x64-3.0.0.tgz", |
290 | | - "os": [ |
291 | | - "linux" |
292 | | - ], |
293 | | - "cpu": [ |
294 | | - "x64" |
295 | | - ], |
296 | | - "dependencies": {} |
297 | | - }, |
298 | 280 | "@ax/axunitst-library": { |
299 | 281 | "name": "@ax/axunitst-library", |
300 | 282 | "version": "8.0.33", |
|
350 | 332 | ], |
351 | 333 | "dependencies": {} |
352 | 334 | }, |
| 335 | + "@ax/hwc-win-x64": { |
| 336 | + "name": "@ax/hwc-win-x64", |
| 337 | + "version": "3.0.0", |
| 338 | + "integrity": "sha512-rqU2J1fccx+sbM/ZQFJzM0gCD7BxIGP1r3Tzih3q9PRSVuKrIs8srFArMiDjN1KAP4BtZFix9knWGb7djlj6bQ==", |
| 339 | + "resolved": "https://registry.simatic-ax.siemens.io/@ax/hwc-win-x64/-/hwc-win-x64-3.0.0.tgz", |
| 340 | + "os": [ |
| 341 | + "win32" |
| 342 | + ], |
| 343 | + "cpu": [ |
| 344 | + "x64" |
| 345 | + ], |
| 346 | + "dependencies": {} |
| 347 | + }, |
| 348 | + "@ax/hwc-linux-x64": { |
| 349 | + "name": "@ax/hwc-linux-x64", |
| 350 | + "version": "3.0.0", |
| 351 | + "integrity": "sha512-apyeDcxX0XD3q/9Oc0SfPIO9GLn60owsDg/xlu4WNVVjP20OhMnoc5l1f+p1nOJMf0I/tMfe4UIPxKQ6LxSTVQ==", |
| 352 | + "resolved": "https://registry.simatic-ax.siemens.io/@ax/hwc-linux-x64/-/hwc-linux-x64-3.0.0.tgz", |
| 353 | + "os": [ |
| 354 | + "linux" |
| 355 | + ], |
| 356 | + "cpu": [ |
| 357 | + "x64" |
| 358 | + ], |
| 359 | + "dependencies": {} |
| 360 | + }, |
353 | 361 | "@ax/mod-win-x64": { |
354 | 362 | "name": "@ax/mod-win-x64", |
355 | 363 | "version": "1.7.6", |
|
0 commit comments