Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 260 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 260 Bytes

modbus-test

A modbus test

Project setup

On each directory:

npm install

Run the code

To run the server:

node modbus-server.js

To run the litsener:

node modbus-litsener.js

To run the writer:

node modbus-writer.js