Cloud-Automation / node-modbus

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

Upgrade to serialport 6 #170

Closed Apollon77 closed 6 years ago

Apollon77 commented 6 years ago

hey,

I think using serialport 5.0.0 (wich was kind of an in-between version) is not that good. Upgrading to 6.0.4 should not produce any problem ... and you would have official support from serialport guys on topics.

stefanpoeter commented 6 years ago

hey @Apollon77 ,

thanks for the input. Did you test jsmodbus with serialport 6 and can you prepare a pull request?

Apollon77 commented 6 years ago

I personally don't have tested it because I use serialport over TC, just noticed the "old" dependency. I decided for the issue because I can not really test it

stefanpoeter commented 6 years ago

You can use serialport 6 when we release jsmodbus v3.