Eclipse Arrowhead 5.1.0

Release Date
Deliverables

The central Translation Manager Support System enables an Arrowhead Local Cloud to offer
automatic translation. It could support the orchestration process and needs to “only” know how to
build translation bridges using interface and data model translation providers by
providing the following services.

  • translationBridge service
    • discovery
      This operation looks for sufficient interface and data model translation providers for an actual
      translation job.
    • negotiation
      This operation instructs a chosen interface translation provider to build a translation bridge to the
      chosen service provider and also to use the chosen data model translation providers if required.
    • abort
      This operation terminates a given translation bridge.
  • translationBridgeManagement service
    • discovery
      This operation looks for sufficient interface and data model translation providers for an actual
      translation job.
    • negotiation
      This operation instructs a chosen interface translation provider to build a translation bridge to the
      chosen service provider and also to use the chosen data model translation providers if required.
    • abort
      This operation terminates a given translation bridge.
    • query
      This operation returns the bridge details according to the query request.
  • translationReport service
    • report
      This operation handles the status reports coming from the interface translator providers 
Compatibility

Compatible with Eclipse Arrowhead 5.1.0

Name Date Description
v5.1.0-TESTBUILD-0 2025/09/26 All functions are implemented and testbuilds are provided to the community. See: https://aitia-iiot.github.io/ah5-docs-java-spring/downloads/test_builds/#510-testbuild-0