Skip to content

soixantecircuits/modbus-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published