node-modbus-serial icon indicating copy to clipboard operation
node-modbus-serial copied to clipboard

Suggestion to use the modbus-serial library with electron JS

Open hamzakocinkag opened this issue 3 years ago • 0 comments

Hi @yaacov, "modbus-serial" library is great, but it gives an error when used with "electronJS". I have found the solution to the problem after some long struggles. If you update the "serialport" library to the latest version in the "modbus-serial" library and update the classes connected to the "serialport" library, the problem will be resolved :)

hamzakocinkag avatar Feb 22 '22 12:02 hamzakocinkag