Skip to content

Commit

Permalink
Add IO-Link articles for GEA (#1438)
Browse files Browse the repository at this point in the history
Fixes #1437.

```ChangeLog
Добавлены артикулы клапанов:  GEA.TA15P8IAJ, GEA.TA15L8IAJ;
```
  • Loading branch information
KirillGutyrchik authored Sep 25, 2024
1 parent 6364e90 commit a6e57af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Lua/sys_iolink_devices.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ local iolink_devices =
{ articleName = "AL.9615-4003-08", sizeIn = 2, sizeOut = 0.5 },
{ articleName = "AL.9615-4004-20", sizeIn = 2, sizeOut = 0.5 },
{ articleName = "DEF.SORIO-1SV", sizeIn = 2, sizeOut = 0.5 },
{ articleName = "GEA.TA15P8IAJ", sizeIn = 2, sizeOut = 0.5 },
{ articleName = "GEA.TA15L8IAJ", sizeIn = 2, sizeOut = 0.5 },
-- FQT
{ articleName = "SMR12GGXFRKG/US-100", sizeIn = 4, sizeOut = 0 },
-- QT
Expand Down

0 comments on commit a6e57af

Please sign in to comment.