Skip to content

Releases: AAS-TwinEngine/AAS.TwinEngine.Plugin.DPP

v1.0.0 - DPP Plugin Initial Public Release

Choose a tag to compare

@mm-ksha mm-ksha released this 28 Jan 05:24
28da9b5

DPP Plugin v1.0.0 Release Notes - Initial Public Release

Release Date: January 28, 2026


Summary

DPP Plugin v1.0.0 marks the first open-source release of the Digital Product Passport data provider for the AAS.TE framework. This plugin serves semanticID values from PostgreSQL databases to the DataEngine integration framework, enabling dynamic population of IDTA-compliant AAS submodels with real-time data.

The plugin provides a standardized interface for database schema generation and JSON Schema-based data exchange, allowing users to populate their own data while maintaining compatibility with the AAS.TE ecosystem.

DPP Repository


What's Added

Features

Core Functionality

  • Database Schema Generation: Provides schemas for submodel and submodel-element data storage
  • JSON Schema Communication: Processes semanticID requests from DataEngine integration framework
  • PostgreSQL Support: Query execution against user's PostgreSQL database
  • Manifest Endpoint: Exposes plugin capabilities and metadata to DataEngine

Developer Experience

  • Docker Support: Containerized deployment with pre-configured images
  • OpenAPI/Swagger: Auto-generated API documentation
  • Unit Tests: Comprehensive test coverage

Supported DPP Submodels

The DPP Plugin provides data for the following submodels that are part of the Digital Product Passport (DPP):

  • Nameplate v3.0.1
  • ContactInformation v1.0
  • HandoverDocumentation v2.0.1
  • TechnicalData v1.2.1
  • CarbonFootprint v1.0.1

Complete Documentation: Setup, deployment instructions, how it works, and quick start guide