🧩 [ANNOUNCE] New Plugin: MSN3 Reporter — Smart Virtual Factory Connector

Hello Node-RED Community :waving_hand:

I’m Ismail Alsaedy, a front-end and automation developer from Saudi Arabia.
I’ve recently developed a new Node-RED plugin called node-red-contrib-msn3, designed to help engineers and integrators report, monitor, and analyze data streams across multiple IoT and factory simulation sources with minimal setup.

:rocket: What is MSN3?

MSN3 (Modular Smart Node 3) is a lightweight Node-RED plugin that:
• Collects live data from MQTT, REST APIs, or Modbus sources.
• Converts it into structured production reports.
• Automatically exports results into dashboards, databases, or external cloud systems.

It acts as a virtual factory reporter, bridging the gap between IoT devices and business analytics systems.

:gear: Key Features
:satellite_antenna: Multi-source Data Input (MQTT / HTTP / Serial)
:abacus: Real-time Metric Conversion
:bar_chart: Auto-reporting to dashboards or spreadsheets
:floppy_disk: Offline Caching (in case of connection loss)
:link: Simple integration with Node-RED Dashboard
:feather: Lightweight and low CPU usage

:light_bulb: Why I Built It

Many industrial developers and local manufacturers in Saudi Arabia struggle with:
• Data integration between shop-floor sensors and reporting tools.
• Manual reporting delays.
• Lack of lightweight factory simulation and analytics tools.

MSN3 was designed to solve this gap — providing a free, open-source bridge for smart reporting automation.

:brain: Technical Info
• Package name: node-red-contrib-msn3
• Version: 0.0.1
• License: MIT
• Node type: msn3-reporter
• Category: factory / virtual / reporting

:puzzle_piece: Installation
npm install node-red-contrib-msn3
Then restart Node-RED and drag the MSN3 Reporter node into your flow.

:megaphone: Feedback Welcome

I’d love to hear your feedback, suggestions, and potential integrations.
Please test it, experiment with it, and share what you discover.

:technologist: About the Developer

Ismail Alsaedy
Front-end Developer | IoT Enthusiast | Saudi Arabia

1 Like

Welcome to the forums @ismailalsaedy,
And thank you for your contribution.

But note: i couldn’t find it anywhere, you might want to publish it to npm, ensuring it has the correct keywords, and provide some links to your repo - so feedback can actually be provided.

As it stands - it’s invisible to Node RED, and no links to your repo for review.

1 Like