Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • 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 Informations- und AutomatisierungssystemeLehrstuhl für Informations- und Automatisierungssysteme
  • PyI40AASPyI40AAS
  • Merge requests
  • !73

Create AASX reading/writing tutorial

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Michael Thies requested to merge feature/aasx_tutorial into master Feb 02, 2021
  • 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
Reviewers
Request review from
Time tracking
Source branch: feature/aasx_tutorial