Cloud-Automation / node-modbus

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

Corrected handling of multiple incoming responses #181

Closed kevingarman closed 6 years ago

kevingarman commented 6 years ago

Multiple responses were getting dropped if the first one didn't match the unitId

kevingarman commented 6 years ago

Ooops typo...