riclolsen/json-scada ? reverse-engineered prompt
Reverse engineered prompt
Build me a portable SCADA and IIoT platform that I can run locally and also deploy in Docker, Linux, Windows, or Mac.
I want a web based control room app where I can manage tags, users, alarms, live data, and device connections, with a simple login and role based access. It should use MongoDB as the main data store and support real time updates, plus a historian setup for long term data and dashboards. Include support for common industrial protocols like Modbus, MQTT, DNP3, IEC 60870 5 104 and 101, IEC 61850, OPC UA, and ICCP if possible.
Please make the UI clean and modern, with a dashboard, configuration screens, and a way to edit SVG style synoptic displays. If you can, add a basic demo setup so I can start it quickly and see sample data flowing through the system. Look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit