morkai / h5.modbus

Implementation of the MODBUS IP/ASCII/RTU master and slave over TCP/UDP/Serial for Node.js.
https://miracle.systems/p/h5.modbus
MIT License
28 stars 21 forks source link

Add event on write to response on UDP #28

Closed pledou closed 4 years ago

pledou commented 4 years ago

Hello, I had to emulate an UDP modbus master. In order to make it works and respond, I updated your Library as follow! Could you review this change and update npm package? Thanks

morkai commented 4 years ago

Thanks! The npm package is not published by me. When I'm referencing this package in the dependencies I'm using morkai/h5.modbus#<commit-id> .