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:
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.