Cloud-Automation / node-modbus

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

Remove trashRequestId behavior #151

Closed psorowka closed 6 years ago

psorowka commented 6 years ago

The trashRequestId Feature was never fully implemented. It is now replaced by checking for consistent modbus headers and a complete input buffer reinitialization on reconnect.