Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-modbus

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-modbus

NodeJS implementation of MODBUS protocol

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

node-modbus

A pure JS implemetation of MODBUS protocol for Node.

Warning: This project is not ready for production use.

This project is created because of TooTallNate's node-modbus-stack didn't meet my needs. With node-modbus, users don't have to deal with connections and timeouts.

Roadmap:

  • Currently only TCP slave is supported, master is on the way.
  • Of course, RS-485 RTU support should be possible with node-serialport and it'll be the 3rd step.
  • There's no plans for supporting ASCII right now.

As the project evolves quickly, I can't have time for writing documentation, sorry. test folder can give you some insights about how to use it for now. When API and functionalities become stable, more tests and docs will be my priority.

FAQs

Package last updated on 01 Nov 2013

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