Cloud-Automation / node-modbus

Modbus TCP Client/Server implementation for Node.JS
465 stars 174 forks source link

Update README.md #234

Closed chowchin closed 4 years ago

stefanpoeter commented 5 years ago

What is the benefit of this?

chowchin commented 5 years ago

What is the benefit of this?

It is to separate the variable for the net.Server and the modbus server in order to avoid mistake.

jacobq commented 4 years ago

This would fix https://github.com/Cloud-Automation/node-modbus/issues/262

stefanpoeter commented 4 years ago

You pull request is based on the master branch. Since there are two dev brances (v3.1-dev and v4.0-dev) the master branch is no longer maintained. I've updated both branches closing this one. Thanks for your work.