Skip to content

Version 0.62-alpha

Pre-release
Pre-release

Choose a tag to compare

@riclolsen riclolsen released this 25 May 14:52
8cc2b9c

Notes for version 0.62:

  • Added OPC DA server protocol driver.
  • Add Skill file to help AI assistants generate SVG with SCADA animations markup.
  • NPM packages updated.
  • MongoDB Community Server updated to 8.3.2.
  • MongoDB Compass updated to 1.49.7.
  • Nodejs runtime updated to 24.15.0.
  • Metabase updated to version 0.61.1.
  • Grafana updated to 12.4.3.
  • Chromium runtime updated to 148.0.7778.168.
  • Telegraf runtime updated to 1.38.4.

To quickly run the system after installed, open the JSON-SCADA desktop folder and:

  • On the JSON-SCADA desktop folder: execute "_Start_Services".
  • On the JSON-SCADA desktop folder: execute "_JSON SCADA WEB".
  • Default login credentials: username=admin password=jsonscada.
  • Metabase credentials: username=json@scada.com password=jsonscada123.

Requirements and recommendations:

  • Windows 10/11 64 bits or Server >=2019, Windows PowerShell. At least 12GB RAM and 30GB of free space in the "C:" drive.
  • MongoDB requires AVX instructions on x86 CPU. Use a modern x86 CPU with 6 cores or more.
  • Administrative rights. Corporate Windows policies may cause problems with the creation of services and the opening of TCP ports.
  • Free TCP ports 6688, 6689, 27017, 5432, 80, 443, 8080, 3000, 3001, 9000, 20000. Other ports may be required for optional services and protocols.
  • If the server already has MongoDB, PostgreSQL, Grafana, Metabase, Nginx or another webserver, please uninstall, disable or watch out for possible conflicts.
  • Do not update previously installed JSON-SCADA. Please uninstall previous JSON-SCADA versions before installing a new version.
  • If using VirtualBox configure "paravirtualization interface"=KVM, otherwise Nodejs errors may occur.