Skip to content

Version 0.64-alpha

Pre-release
Pre-release

Choose a tag to compare

@riclolsen riclolsen released this 28 Aug 13:16
c0a4825

Notes for version 0.64:

  • Process management synced with AdminUI.
  • Integration with NodeRed (embedded).
  • Integration with n8n.
  • Inkscape editor: fixed crash when XSAC properties are missing.
  • New Go-based alternative cs_data_processor for reduced latency when processing protocol driver's updates.
  • New Go-based IEC61850 client and server drivers.
  • New Go-based IEC60870-5-101/103/104 drivers.
  • New ICCP client driver with TLS support.
  • Improved ICCP server driver with TLS support.
  • New Modbus client and server drivers.
  • New PLC4X Java driver.
  • Improved MQTT/Sparkplug-b driver.
  • Improved Camera/Onvif driver.
  • Improved GraphQL server, new SKILL.md file.
  • Improved MCP server.
  • Improved OPC-UA server driver, added historical data access.
  • Improved OPC-UA client driver.
  • Improved Telegraf-listener driver.
  • SKILL.md file for development of new protocol drivers.
  • MongoDB Community Server updated to 8.3.8.
  • MongoDB Compass updated to 1.49.14.
  • Grafana updated to version 13.2.0.
  • Metabase updated to version 0.63.14.
  • Nodejs runtime updated to 26.5.0.
  • Removed Chromium browser from the installer.

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.