The flexible Modbus TCP server contribution package for Node-RED.
npm install node-red-contrib-modbus-flex-server!Platform Node-RED
!Contribution Modbus


!ES_Sourdce_Version
!ES_Deploy_Version
!NodeJS_Version





If you like that contributor's package for Modbus, then please give us your star at [GitHub][12] !
The [P4NR B2B Community][16] driven by [Iniationware][15] takes now care about the development and improvements
for Modbus. Books, Tutorials and much more will be provided over time and if you need some support the P4NR team
can help you.
- [PLUS for Node-RED International][16]
- [PLUS for Node-RED Germany][17]
We're excited to announce our Online Leanpub Book that covers each v5.x
version in detail. This comprehensive guide is aimed to help you learn more about our nodes and the various options inside them.
What's unique about this book is its "buy once, update forever" approach. We continuously update the content to bring
the latest v5.x changes or new options with each v5.x release version.
Moreover, we're dedicated to responding to your queries. If you have a question, not only will we answer it,
but we can also incorporate the insightful answers into the book's future editions. This ensures that all readers
stay informed and engaged. Thanks to the P4NR B2B Community
Purchasing our book will greatly support us in our mission to incrementally improve Modbus for Node-RED and beyond
with every release in the upcoming decade. Your support will undoubtedly contribute to building a robust Modbus
for Node-RED ecosystem.
[Node-RED][1] contribution package for [Modbus][8] version overview:
Based on [modbus-serial][2] with TCP, C701, Telnet, Serial, RTU buffered, and ASCII
* stress tested with Node-RED v1.0.4 and Node.js LTS
* works with queueing per unit and round-robin scheduling
If you like that contributor's package for Modbus, then please give us your star at [GitHub][12] !
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-modbus-flex-server
Run the following command for global install
npm install -g node-red-contrib-modbus-flex-server
try these options on npm install to build, if you have problems to install
--unsafe-perm --build-from-source
The [serialport][14] optional dependency is just to list all ports on your system in the client configuration.
It is not the [serialport][14] version to work with Modbus at runtime.
For that check the [modbus-serial][2] package.json, please!
The [modbus-serial][2] supports and works for TCP connections in that package, too.
All Modbus commands running on [modbus-serial][2].
If you get in trouble with Serial connections, then check with just [serialport][14] first, please!
To update the dependencies or the whole package, you have just to install again.
npm show node-red-contrib-modbus-flex-server@* version
To get a special version please set the version with @M.M.F:
npm install node-red-contrib-modbus-flex-server@1.0.0
or global by
npm install -g node-red-contrib-modbus-flex-server@1.0.0
* see [YouTube Playlist][9]
The package will catch network and other errors of the server node.
That means, you have to handle the error status of the node and Node-RED
should not crash in the handled cases.
Debug will be activated by starting Node-RED with debug mode:
DEBUG=contribModbus*,modbus-serial node-red -v
or
DEBUG=contribModbus:{option},contribModbus:{option},...
see [Wiki][10] pages to get more options in detail
Let's work together! Contributors are welcome.
Please, fork the repo and send your pull requests from your repo
to our develop branch or open issues while you're testing!
See the scripts of the package and the additional Shell scripts to clean, update, or upgrade this NPM package.
* dev-link (local testing with Node-RED)
* testing (unit, integration)
* coverage
* docs generation
* standard-version alpha, beta, release
* git-flow
Report issues, share your experiences, record tutorials,
write Wiki articles and Blogs to share more about this package, please!
since April 2016 by [Klaus Landsdorf][4] and Community Driven
* since 2016 by [Contributors][6]
[1]:https://nodered.org
[2]:https://www.npmjs.com/package/modbus-serial
[3]:https://flows.nodered.org/flow/bf06a87e84395e4bce276714c6f5f884
[4]:https://github.com/biancode
[5]:https://plus4nodered.com/
[6]:https://github.com/BiancoRoyal/node-red-contrib-modbus/graphs/contributors
[7]:https://github.com/jayharper
[8]:http://www.modbus.org/
[9]:http://bit.ly/2jzwjqP
[10]:https://github.com/BiancoRoyal/node-red-contrib-modbus/wiki/DEBUG
[11]:https://bianco-royal.space/supporter/
[12]:https://github.com/BiancoRoyal/node-red-contrib-modbus-flex-server
[13]:https://www.npmjs.com/package/jsmodbus
[14]:https://www.npmjs.com/package/serialport
[15]:https://iniationware.com/
[16]:https://plus4nodered.com/
[17]:https://plus4nodered.com/de/
This project exists thanks to all the people who contribute. [Contribute].
Become a financial contributor and help us sustain our community. [Contribute]
#### Individuals
#### Organizations
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]