Skip to content

Commit

Permalink
feat: add AB & OPC-UA products
Browse files Browse the repository at this point in the history
  • Loading branch information
herleraja authored May 29, 2024
2 parents a9aeca5 + a15a524 commit c2593aa
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 2 deletions.
2 changes: 2 additions & 0 deletions src/constants/globalContants.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions src/devices/8.11.x.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1683,3 +1683,14 @@ id,product_series,product_name,manufacturer,product_type,supported_protocols
1686,SX-V,SX-V,Omron,Variable Frequency Drives,modbus
1687,Adjustable Speed Drives,Q9+,Toshiba,Variable Frequency Drives,modbus
1688,GEH,GEH Concentrator,General Electric,Circuit Breakers,modbus
1689,ControlLogix,ControlLogix,Allen-Bradley,Programmable Logic Controllers,allen-bradley
1690,MicroLogix,MicroLogix 1100,Allen-Bradley,Programmable Logic Controllers,allen-bradley
1691,MicroLogix,MicroLogix 1400,Allen-Bradley,Programmable Logic Controllers,allen-bradley
1692,CompactLogix,CompactLogix 5300,Allen-Bradley,Programmable Logic Controllers,allen-bradley
1693,CompactLogix,CompactLogix 5500,Allen-Bradley,Programmable Logic Controllers,allen-bradley
1694,KEPServerEX,KEPServerEX 5.x,Kepware,OPC-UA Server,opc-ua
1695,KEPServerEX,KEPServerEX 6.x,Kepware,OPC-UA Server,opc-ua
1696,OPC UA Server,Generic OPC UA Server,OPC UA Foundation,OPC-UA Server,opc-ua
1697,S7,S7 OPC-UA Server,Siemens,OPC-UA Server,opc-ua
1698,SIMOCODE,SIMOCODE Pro V,Siemens,OPC-UA Server,opc-ua
1699,S7,S7-300,Siemens,Programmable Logic Controllers,S7 PLC
14 changes: 12 additions & 2 deletions src/devices/9.0.x.csv
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ ad283959-0b4d-4d78-91b4-958604378333,Integra,DL1,TE Connectivity,Power Meters,mo
460f590d-29e1-490f-a508-24365b1a4802,Isomax S3,Isomax S3 & Ekip Signaling Modbus TCP,ABB,Circuit Breakers,modbus
eecb219c-3db8-4496-bcbf-9666ba9736ea,VSU,48,Emotron,General Purpose AC Drives,modbus
8e765541-23b0-4c95-bac8-c547945d7f59,Tmax XT5,Tmax XT5 & MF/MA & Ekip Com STA Modbus TCP,ABB,Circuit Breakers,modbus
ddf21ee8-1344-4338-858e-60ce94c8fab5,VMC-3Axis,VMC-3Axis,SystemInsights,CNC,MTConnect
8230d6fe-dd3a-4a2c-bda4-5daac3027a0d,Tmax XT2,Tmax XT2 & MF & Ekip Com STA Modbus TCP,ABB,Circuit Breakers,modbus
01aa9d91-9a1f-4a98-a3bc-9313c14c55d7,UMG,96RM-EL,Janitza,Power Meters,modbus
10339f2b-a2c7-42ba-b13c-60c67e86c580,ACH,580,ABB,Variable Frequency Drives,ethernet-ip | modbus
Expand Down Expand Up @@ -1950,4 +1949,15 @@ b40a6b9e-fdd1-44c4-b2a4-a89d672f1a70,Eco-Power Meter,KW9M,Panasonic,Power Meters
fce51b39-a6e2-4d2b-bde1-28a0f9ae7eb1,Liebert,EXS,Vertiv Group Corp,Uninterruptible Power Supplies,modbus
147fddbf-f5b3-40f8-a326-0dccdb642046,SX-V,SX-V,Omron,Variable Frequency Drives,modbus
eab74f60-db0d-48eb-8e15-6f818a756add,Adjustable Speed Drives,Q9+,Toshiba,Variable Frequency Drives,modbus
2b9984d3-0904-4e75-87f3-87136918984f,GEH,GEH Concentrator,General Electric,Circuit Breakers,modbus
2b9984d3-0904-4e75-87f3-87136918984f,GEH,GEH Concentrator,General Electric,Circuit Breakers,modbus
f50bc6fe-d78b-4d4a-9e3c-3938d73dc770,ControlLogix,ControlLogix,Allen-Bradley,Programmable Logic Controllers,allen-bradley
f1afa6d4-e8ca-4ca4-bdbd-2deb4bc79b19,MicroLogix,MicroLogix 1100,Allen-Bradley,Programmable Logic Controllers,allen-bradley
c4107ed3-7a35-434d-978e-87a510c8625c,MicroLogix,MicroLogix 1400,Allen-Bradley,Programmable Logic Controllers,allen-bradley
c1cdeff9-f3b0-4960-b2c2-729bfbcd047d,CompactLogix,CompactLogix 5300,Allen-Bradley,Programmable Logic Controllers,allen-bradley
a2dd65fc-17ef-4ba9-b5da-17ff2bf8b0a9,CompactLogix,CompactLogix 5500,Allen-Bradley,Programmable Logic Controllers,allen-bradley
8ad80e66-b51c-4114-baa3-6096967f6dae,KEPServerEX,KEPServerEX 5.x,Kepware,OPC-UA Server,opc-ua
113467b3-ff60-48e2-8e5a-3d102a3748ea,KEPServerEX,KEPServerEX 6.x,Kepware,OPC-UA Server,opc-ua
196bb938-ef09-4f6f-8417-44d7e2ec89f0,OPC UA Server,Generic OPC UA Server,OPC UA Foundation,OPC-UA Server,opc-ua
20ecf1d8-cc00-458b-b86b-a9696fb2d4bc,S7,S7 OPC-UA Server,Siemens,OPC-UA Server,opc-ua
34209416-f1ab-4456-ba58-21bdae5cb31e,SIMOCODE,SIMOCODE Pro V,Siemens,OPC-UA Server,opc-ua
5d842231-e14e-4781-aaba-a4d854df5535,S7,S7-300,Siemens,Programmable Logic Controllers,S7 PLC

0 comments on commit c2593aa

Please sign in to comment.