tyrrellsystems / node-red-contrib-serial-modbus

This node is now maintained from @leifnel's fork
https://github.com/leifnel/node-red-contrib-serial-modbus
Apache License 2.0
7 stars 13 forks source link

please help me to figure this error out #24

Closed heinpheiifer closed 4 years ago

heinpheiifer commented 6 years ago

[modbusSerialConfig:Drive_USB0] Error: TypeError: this._client.isOpen is not a function

leifnel commented 5 years ago

I had the same error; it's because of outdated libraries. Patch #26 fixed this for me.

hardillb commented 4 years ago

Closing as v0.0.11 shipped including #26