Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • PyI40AAS PyI40AAS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Lehrstuhl für Prozessleittechnik
  • PyI40AASPyI40AAS
  • Merge requests
  • !73

Merged
Created Feb 02, 2021 by Michael Thies@mhthiesOwner

Create AASX reading/writing tutorial

  • Overview 4
  • Commits 3
  • Pipelines 5
  • Changes 2

This PR adds a tutorial script to the examples module, demonstrating how to use the aas.adapter.aasx module for reading and writing AASX package files.

The tutorial is based on the current master / 0.2.x branch, i.e. it uses the old AASXWriter interface, corresponding to DotAAS up to version 2.0.1. It needs to be adapted to the new interface, introduced by !69 (merged). This should probably be done in !69 (merged).

Fixes #69 (closed) (for now).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/aasx_tutorial