node-red-contrib-tcp-server

0.1.0 • Public • Published

node-red-contrib-tcp-server

GitHub package.json version npm npm

This node is a dynamic TCP Server that can be created from passed arguments rather than static values.

node configuration

This project was developed specifically for XML over TCP with some parsing options but other formats should still be supported.

To report an issue use the project GitHub page

How it works:

node configuration

To install:

Install node-red.

Install this package with "npm install node-red-contrib-tcp-server --save" in ~./node-red or via the Palette Manager in node-red.

If everything was successfull you should see the new tcp node under the network category.

https://flows.nodered.org/node/node-red-contrib-tcp-server

Package Sidebar

Install

npm i node-red-contrib-tcp-server

Weekly Downloads

8

Version

0.1.0

License

MIT

Unpacked Size

25.1 kB

Total Files

6

Last publish

Collaborators

  • tiagordc