The following components will be delivered:
- OSGi P2 repositories – All java based components will be available as OSGi bundles, contained in P2 repositories.
-
Ready to run applications
- Admin Client Application (ESAC) – This will be a a read-to-run application which provides administrative and testing access to Eclipse SCADA services.
-
Installation packages
- Debian based (deb)
- RedHat based (rpm & yum)
- Windows (msi)
-
Eclipse Platform Plugins – Components that extend the Eclipse IDE
- Configurator – This will be an extension to the Eclipse IDE. It will generate configuration artifacts for an easier setup and configuration.
This release should be fully compatible with the Eclipse SCADA release 0.1.0. The OPC and the SNMP driver will need some changes to keep them in line with the other parts of Eclipse SCADA
- Namespaces of XML files have been changed from http://openscada.org to http://eclipse.org/SCADA
- Classes will be prefixed with org.eclipse.scada instead of org.openscada
- System properties will be prefixed with org.eclipse.scada instead of org.openscada
These are basically the same issues as they were during the original contribution. See also https://wiki.eclipse.org/EclipseSCADA/MigrationFromOpenSCADA for more information.
The main language will be English. Some components are translated into German.
This release targets the Eclipse Luna Release.
It requires Java 7. And will be compatible with Java 8.
The following operating systems are supported:
- Linux 32bit/64bit (Ubuntu 12.04+, RHEL 6, CentOS 6, Suse 13.x)
- Windows 32bit/64bit 7+
- Mac OS X (User Interface Only)
The software might still run on other operating system variants.
Name | Date | Description |
---|---|---|
0.2.0-M1 | 2013/07/30 | |
0.2.0-M8 | 2014/10/08 |
Bug Fixing
IEC-60870-5-104
Finish openSCADA migration