# ENRON Modbus Server node for Node-RED

**URL:** https://discourse.nodered.org/t/enron-modbus-server-node-for-node-red/101005
**Category:** Share Your Projects
**Tags:** modbus
**Created:** [13 May 2026 14:37 UTC](https://discourse.nodered.org/t/enron-modbus-server-node-for-node-red/101005 "2026-05-13T14:37:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![RobAxt](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/robaxt/32/107063_2.png) [@RobAxt](https://discourse.nodered.org/u/RobAxt)
#### Post date: [13 May 2026 14:37 UTC](https://discourse.nodered.org/t/enron-modbus-server-node-for-node-red/101005/1 "2026-05-13T14:37:32Z")

</div>

Hi everyone,

While working on a project that required ENRON Modbus support, I looked for an existing Node-RED node that could act as an ENRON Modbus server, but I could not find one that matched what I needed.

So I created this project and wanted to share it here:

> **[GitHub - RobAxt/node-red-contrib-enron-modbus-server: Modbus ENRON Server for Node-RED.](https://github.com/RobAxt/node-red-contrib-enron-modbus-server)**
>
> Modbus ENRON Server for Node-RED.

The idea is to provide a Node-RED node that can listen as a Modbus server and handle ENRON-style register requests.

It is still a work in progress, but I hope it can be useful for others working with industrial telemetry, SCADA systems, or legacy Modbus integrations.

Feedback, suggestions, and contributions are welcome.
