Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[basyx-dev] On demand delegation pattern with Eclipse Basyx Databridge component
  • From: "Grzanna Max (BD/PAD-COD2)" <Max.Grzanna@xxxxxxxxxxxx>
  • Date: Wed, 15 Mar 2023 10:36:24 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=de.bosch.com; dmarc=pass action=none header.from=de.bosch.com; dkim=pass header.d=de.bosch.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=HaLL8JA6ZvB9Xe4QAiTxeifbF3xeb0apWUCOEzEmowg=; b=TRZfLekyVvp/v6EVWRMQAxHZZFFlD1tB+xWm9IE0Gxz+u0RTcea8M+acnbuT4EROBe9WdHtmD6F45YBGHCpfQjeze5H8ozsuf1sS4hokIK44FPl0h6dwJMkb7Fn6Dk5XWHGKORlgMmFvEZizH1B4PUKJkcXcrXG7xmcq68uBye/DTksSXJLmmWoBZ/YsQxX73O1EVps/0mWcGy6PJjc9LfP8X7sO2ZPETGVccUG1ynvOJ0TAg8S3jDRpDcQ/SNXdCZm4pAGxBHHLBzS7k3cIcyyyTk2IZNj0bMB4E2bQQzhvP9x2erzLGH3Rr3+WLHE+gBHmuWQXQtP4gHDTXmvs3Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=YfpQYRQ+AMoLEMHcg+5+eB0dMh0dyz8LspcdS9atx6T8deQsYNw/GtcVLvBGb5FbKrr31PnIakK4l0ihS9ku/WOowOkRduCiykSMfu8AwWmuRnlUqLkTWdzylVHy0tOIfl6r9gTQP8JI8KqFA8Em5GK8Yk6k7+UBpZjAs3t0bxmC2VBKS19vIlqgeIb5s++/B2546w/iSixDh60CrRDcRAP34PZdigLpDep6nf5s88prhVtQcqMgeD8TG8gNAJVadsUHcD8gX2GMzIzgCLIpWTXVToRrxy+txi/TzoL50fx8XGEeuNWAHW2jvWSBeqgiHRCBcOXpblWwQ31E6H1Vhg==
  • Delivered-to: basyx-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/basyx-dev/>
  • List-help: <mailto:basyx-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/basyx-dev>, <mailto:basyx-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/basyx-dev>, <mailto:basyx-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdlXKeX2mt9UEAsdSYa87h3loV/+3w==
  • Thread-topic: On demand delegation pattern with Eclipse Basyx Databridge component

Hi,

 

Currently, I am working on the integration of Eclipse Basyx into a IoT backend infrastructure (built on top of the Eclipse IoT stack) as part of a Realbed in the GEMIMEG-II project in order to provide an Asset Administration Shell for various devices/assets.

The current state of the devices are managed in an Eclipse ditto instance, which serves as the storage location for device state. 

I want to be able to query data via the AAS submodel API. For that I set up a Basyx server and tried to configure it in a way that it forwards this request via HTTP to ditto in order to retrieve the current device state on the fly.

I have been researching the documentation and code base of Eclipse Basyx and  as far as I understand it, Basyx supports this by using the Basyx Databridge Component [1] and the on-demand-delegation pattern shown in the device integration scenario [2].

Unfortunately, haven’t figured out how to configure the server properly, in order to achieve the above mentioned setup. Are there any examples other than HTTP polling [3] for realizing the on-demand-delegation pattern with the Basyx components?

 

Any hint would be greatly appreciated. 

 

Kind regards,

Max

 

 

 

 

[1] https://wiki.eclipse.org/BaSyx_/_Documentation_/_Components_/_DataBridge

[2] https://wiki.eclipse.org/BaSyx_/_Scenarios_/_Device_Integration

[3] https://github.com/eclipse-basyx/basyx-java-components/tree/feature/updater/basyx.components/basyx.components.databridge/basyx.components.databridge.camel-httppolling

 

 

 

 

Mit freundlichen Grüßen / Best regards

Max Grzanna


(BD/PAD-COD2)
Robert Bosch GmbH | Postfach 12 01 44 | 10591 Berlin | GERMANY | www.bosch.com
Tel. +49 30 726112-0 | Max.Grzanna@xxxxxxxxxxxx


Sitz: Stuttgart, Registergericht: Amtsgericht Stuttgart, HRB 14000;
Aufsichtsratsvorsitzender: Prof. Dr. Stefan Asenkerschbaumer; Geschäftsführung: Dr. Stefan Hartung,
Dr. Christian Fischer, Filiz Albrecht, Dr. Markus Forschner, Dr. Markus Heyn, Dr. Tanja Rückert


Back to the top