Skip to content

A plugin for the AASX Package Explorer demonstrating the integration of AutomationML and Asset Administration Shell

License

Notifications You must be signed in to change notification settings

de-ich/aml-aaspe-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aml-aaspe-plugin

A plugin for the Eclipse AASX Package ExplorerTM (AASPE) demonstrating the integration of AutomationML and Asset Administration Shell as proposed in the AutomationML Application Recomendation AutomationML in Asset Administration Shells.

In addition, several actions highlight results from the DIAMOND research project are provided.

Installation

  • Download a current release of the AASPE from https://github.com/eclipse-aaspe/package-explorer/releases. This plugin was tested against version v2024-06-10.alpha but newer releases should also work unless there are major changes in the plugin architecture.
  • Refer to the readme of AASPE for installation instructions.
  • Download the latest release of this plugin from the releases.
  • Unzip the contents of the plugin to the plugins folder of you AASPE installation.
  • Note: After that, your plugins folder should contain a folder AasxPluginAml.

Debugging

  • Clone this repository
  • Build the project
  • Make sure that your version of AASPE uses exactly the same version of the built plugin code, by
    • copying the build results to the plugin folder of AASPE as described in the installation section above,
    • creating a symlink from the plugin folder of AASPE to your build output folder, or
    • adjust the file AasxPackageExplorer.options.json of your AASPE to include the build output folder.
  • Start AASPE
  • Attach the debugger to the running AASPE process, e.g. by selecting Debug -> Attach to process... in Visual Studio

General Usage

This plugin adds several actions to the AASPE. After completing the steps described in the Installation section and starting the AASPE, these actions should be available via Workspace -> Create... as shown in the following screenshot:

Plugin Actions

About

A plugin for the AASX Package Explorer demonstrating the integration of AutomationML and Asset Administration Shell

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages