node-modbus-serial
node-modbus-serial copied to clipboard
Suggestion to use the modbus-serial library with electron JS
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 :)