Socket
Socket
Sign inDemoInstall

node-red-contrib-modbus-tcp-ip

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-modbus-tcp-ip

A simple node for realtime MODBUS TCP/IP Process with added features.


Version published
Weekly downloads
86
Maintainers
1
Weekly downloads
 
Created
Source

Node-RED Modbus TCP Flexi Reader

This package enables the user to read data from the modbus enabled devices through TCP/IP.

Getting Started

npm install this module and you can find the block. Example node-red code can be found this repo.

Flow

Flow

Editing Connection

Edit Connection

Injecting Payload

Input Payload

Additial Payload Options

Also you can send the modbus ip and port along with payload instead of giving it at the input of node Eg: { "unitid":5, "functioncode":3, "address":3000, "quantity":100, "modbus_ip":"192.168.10.31", "modbus_port": 3666 }

Authors

  • Balaji L Narayanan - Initial work - balaji8385

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Keywords

FAQs

Package last updated on 07 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc