Skip to content

The Digital Twin implementation for MODAPTO based on FA³ST Service

License

Notifications You must be signed in to change notification settings

Modapto/digital-twin

Repository files navigation

MODAPTO Component "Digital Twin"

This component is based on FA³ST Service (branch MODAPTO/submodel-template-processor) and extends it with a custom submodel template (SMT) processor for handling SMTs of type Simulation, i.e., containing FMUs.

This repository creates a docker image containing both components in a single container including a default configuration file enabled the SMT processor. The container can be used and configured the same as the regular FA³ST Service container at https://hub.docker.com/r/fraunhoferiosb/faaast-service. For details, see the FA³ST Service documentation https://faaast-service.readthedocs.io/en/latest/.

Building

This project includes a make file supporting the following goal

  • build builds the FA³ST Service & faaast-smt-smiulation-processor and puts the resulting JAR files in /target
  • docker Requires build to be run first. Builds a local docker image named ghcr.io/modapto/digital-twin:latest.
  • publish Requires build and docker to be run first. Publishes the docker image to the Github docker registry.

About

The Digital Twin implementation for MODAPTO based on FA³ST Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published