Skip to content

DTaaS v0.5.0

Compare
Choose a tag to compare
@prasadtalasila prasadtalasila released this 11 Jun 11:13
· 27 commits to feature/distributed-demo since this release

🚀 New Features

  • Docker version of the application
  • Available for installation on your laptop/desktop (localhost ) and servers
  • A pip package named dtaas to support user addition and deletion to running DTaaS platform
  • OAuth authorization for backend
  • A new runner package to create REST API interface to digital twins
  • Release of independent packages that are reusable outside of DTaaS platform
  • Adds file browser capability to library microservice
  • Six new examples demonstrating a) composition of digital twins and b) run-time monitoring of digital twins
    • Incubator
    • Firefighters in Emergency Environments
    • Mass Spring Damper with NuRV Runtime Monitor
    • Incubator with NuRV Runtime Monitor
    • Incubator with NuRV Runtime Monitor Service
    • Water Tank Fault Injection with NuRV Runtime Monitor
  • Updates to documentation

⚒️ Missing Features

  • TLS (https) installation of the application.
  • Multiple installations of DTaaS on one server.

🪡 What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0