Proposals

Eclipse DROPS

Friday, January 21, 2022 - 11:02 by nicolas vannson

DevOps is the industry response to the challenge of application availability. It helps businesses respond rapidly to market changes, accelerating the delivery of high-quality software updates to users. It relies on continuous integration, test and delivery to reduce risk and obtain regular and rapid feedback. But in practice, IT teams face considerable barriers to the “continuous” model and many struggle to deliver against objectives and deploy DevOps principles across the enterprise at scale.  Designed to meet the needs of a modern hybrid, enterprise environment, the Eclipse DROPS project delivers an open platform for managing, designing, executing and monitoring secured deployment processes and pipelines. The goal of this project is to support a wide range of application release deployment activities on multiple target services regardless of their underlying technology.

Eclipse AAS Model for Java

Tuesday, November 2, 2021 - 15:46 by Thiago Weber Martins

Eclipse AAS Model for Java implements the specification of the Asset Administration Shell (AAS) such as metamodels, submodels, serialization and deserialization modules, validators, and transformation libraries based on the AAS specifications. It also contains all classes and properties as defined by the document 'Details of the Asset Administration Shell' published on www.plattform-i40.de. 

The Eclipse AAS Model for Java projects are focusing on the following features / functionalities:

  • AAS Java Generator: The Java Generator automatically updates AAS Java Model classes and interfaces upon change in the specification documents.
  • AAS Java Model: The AAS Java Model enables users to model and to represent their Digital Twins using AAS metamodels and submodels.
  • AAS Java Serializer: The AAS Java Serializer enables users to serialize the AAS model into JSON, RDF, XML, AASX, OPC UA, AutomationML. This feature is necessary to support the import/export of AAS from/to these formats and validate them.
  • AAS Transformation Library: The AAS Transformation Library brings the content from existing industry-standards such as OPC UA and AutomationML to the AAS.