Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseNeoSCADA/Release/0.3.0

Download page for 0.3.0 : http://www.eclipse.org/eclipsescada/releases/0.3/

Note.png
In Development
This release is currently under development. This document is not final.


Release tracking bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=487149

New and Noteworthy

Eclipse SCADA is now called Eclipse NeoSCADA. The branding has been changed accordingly.

  • Improved REST API – The REST API was enhanced to allow requesting process data in a complete set – #432243
  • Mars Upgrade – The target platform was upgraded to Mars.1 – #432257
  • systemd support – The configurator now has support for creating systemd startup scripts – #434008
  • Filesystem watcher for configuration – The configuration module does provide a remote service interface to activate new configurations during runtime, the same interface can now also be used with a "drop dir". Dropping in new configurations will automatically apply the updates – #472491

Also see the list of fixed issues

Back to the top