Azure / iot-edge-modbus

Modbus protocol module for use with the Azure IoT Edge
Other
90 stars 71 forks source link

No longer being maintained #100

Closed mahebert closed 2 years ago

mahebert commented 2 years ago

We are using this module for a new product that we develop. I saw that this repository is archive and no longer maintained.

So what are the alternatives, if we want to read data from multiple PLC (form multiple vendors) ?

yphuangms commented 2 years ago

Current implementation of modbus module can support connection to multiple PLC (by setting multiple SlaveConnection). Please check the documentation for more details.

yphuangms commented 2 years ago

Please fork or clone the code for further modification/customization to build modbus module that fullfill your need. This repository is no longer being actively maintained and will be archived. Open issues will be closed.