Skip to content

Version 0.34 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@riclolsen riclolsen released this 01 Jun 23:11
· 314 commits to master since this release

Notes for version 0.34:

  • Default login credentials: username=admin password=jsonscada.
  • Metabase credentials: username=[email protected] password=jsonscada123.
  • Mongofw and Mongowr processes for one-way data replication, point list sync and backfill of historical data over instances.
  • Possibility of auto expansion of JSON payload properties as tags on the MQTT-Sparkplug driver.
  • Enhancements on treatment of Sparkplug properties on the MQTT-Sparkplug driver.
  • Fixed missing field 'substituted' when auto creating tags for some protocol drivers.
  • MongoDB Community Server updated to 7.0.11.
  • Grafana updated to 11.0.0.
  • Nginx updated to 1.25.5.
  • NPM packages updated.

Requirements and recommendations:

  • Windows 10/11 64 bits or Server >=2019, Windows PowerShell. At least 15GB of free space in the "C:" drive.
  • 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, 8080, 3000, 3001, 9500. Other ports may be required for optional services and protocols.
  • If the server already has MongoDB, PostgreSQL, Grafana, 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.
  • MongoDB requires AVX instructions on x86 CPU.