joyja / tentacle-plc

A modern software programmable logic controller
https://www.tentacleplc.com
GNU Affero General Public License v3.0
8 stars 2 forks source link

Feature Request: Add Ethernet/IP Source #7

Open joyja opened 2 years ago

joyja commented 2 years ago

Need to add Ethermet/IP source, we can use the same driver that https://github.com/joyja/tentacle uses to start with: https://www.npmjs.com/package/ethernet-ip

We may want to bring this https://github.com/joyja/tentacle-ethernet-ip to the point where it can be incorporated, because it has Browse functions added to the original ethernet-ip library.