Cloud-Automation / node-modbus

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

Fixed reading 16 bit registers using ModbusRTU #245

Closed dpham314 closed 5 years ago

stefanpoeter commented 5 years ago

Thanks for the patch @dpham314

Can you resolve the conflicts and add version 3.1.5 to the package.json. Thanks.

dpham314 commented 5 years ago

244 fixed the 16 bit register issue for me so I'm going to close this pull request.