Cloud-Automation / node-modbus

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

exception crc check fixed #286

Closed murat-dogan closed 3 years ago

stefanpoeter commented 3 years ago

Thanks a lot @murat-dogan. Can you provide a test for this case? Would be great 🙂

murat-dogan commented 3 years ago

Hi,

Please check also should register an rtu request and handle a exception response test. I change CRC & function code.

stefanpoeter commented 3 years ago

Published as Version 4.0.6. Thanks for your work @murat-dogan