Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[basyx-dev] R: AAS web ui
  • From: "Daniele Rossi - daniele.rossi18@xxxxxxxxxxxxxxx" <daniele.rossi18@xxxxxxxxxxxxxxx>
  • Date: Fri, 18 Mar 2022 11:22:16 +0000
  • Accept-language: it-IT, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=studio.unibo.it; dmarc=pass action=none header.from=studio.unibo.it; dkim=pass header.d=studio.unibo.it; 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=FFe8y3pJfwM9ye6hf8EWjxGeWF6Ol0/eUK0biXCSEa4=; b=XSkXC19/UaFSMPsIRfaTTWhI+5E1BZysUbyU1plYOY2JttCLSuj6VggPfnibkUCY6499bQYvvADExDbWSlZ3u9HBh6aVvHPQjDUyBe9LdJIH4Nd+YvL0fmmTNfF8QNnWmmp8hVRm57VQOM7npAMg/rtrQpi+l2y6a+EDxxvZIIodzwqKF4K7Y9NLoxAnEAD3IJySnTTMJJOBq8aiO2hkZdk5ODoUpmkdeNBd4MLkEFrac+3Hy7Y8qUjztxLLKxcuTbUsfeUUgXtMb21CYlwNZ0RDFoa3sHHuyRVC1ufkJV42u15inLgNnmnGTy2Ff87Q8LV36uSwAy2TcNBt/6MDaQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PsPRbnk/Kxj5ozbmvLRTuGzpkSAK9aVsyZQ+S/o4SFPtvBu2fiaznQzDjBZ9cMFNkGYBEDmvwtVsf6PTpUaWiHOxI19QaBDYi2Gi1XnqvQbWPJG7G4YOEjYeVFZIS3vHy5+mf2/slaRqJzjd76o7nbqe8fuE6ieoLl7A+3gcNfdIYSCakvIxXYuwTjNsQ3+QBGlNueBU05FlFTViaFZVTiw05QkY5am0oYsx0BT7unaRJTunDi5pNBZwKm1YlncZfXFWBKmw+O793aepZ7gr5HVnb7wWYnpy3V86LPqLy87OMV3aWu0hbTVGh7Bl2Ax1Sp7VaTYqREd/rLV/kYZBBw==
  • 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>
  • Msip_labels:
  • Thread-index: AQHYOikxwjH0XHXdO02XYv7XCOwUsKzEvtwggAALh82AAA9m4IAAJVaE
  • Thread-topic: AAS web ui

Dear Frank, 
just for point it out in my case the error was given to the fact that Lambda _expression_ used for the property was not serializable, after cast it to (Suplier<Object> & Serializable) as in [1] all works fine.
Sorry for the time spent.


Da: basyx-dev <basyx-dev-bounces@xxxxxxxxxxx> per conto di Frank.Schnicke@xxxxxxxxxxxxxxxxxx <Frank.Schnicke@xxxxxxxxxxxxxxxxxx>
Inviato: venerdì 18 marzo 2022 10:05
A: basyx-dev@xxxxxxxxxxx <basyx-dev@xxxxxxxxxxx>
Oggetto: Re: [basyx-dev] AAS web ui
 

Dear Daniele,

 

the „_basyxInvocable“ entry being sent out is a bug the BaSyx AAS Server similar to the following issue [1]. We will address this bug after the 1.1 release. The 1.1.1 release is projected to happen in April.

 

Best regards,

Frank

 

[1] https://github.com/eclipse-basyx/basyx-java-components/issues/56

 

--

Frank Schnicke

Expert »Industrie 4.0 System Architectures«

Dept. Virtual Engineering

 

Fraunhofer IESE

Fraunhofer-Platz 1 | 67663 Kaiserslautern

+49 631 6800-2259

frank.schnicke@xxxxxxxxxxxxxxxxxx

www.iese.fraunhofer.de

 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

25 Jahre Fraunhofer IESE  –  Engineering the Digital Future

Reisen Sie mit uns in die Vergangenheit, aber vor allem in die digitale Zukunft!

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 

Von: basyx-dev <basyx-dev-bounces@xxxxxxxxxxx> Im Auftrag von Daniele Rossi - daniele.rossi18@xxxxxxxxxxxxxxx
Gesendet: Freitag, 18. März 2022 10:00
An: basyx developer discussions <basyx-dev@xxxxxxxxxxx>
Betreff: [basyx-dev] R: AAS web ui

 

Dear Frank, 
thank you for the response. The admin-shell-io/web-aas-client is compatible with Basyx components, but has some problems: if you have some submodels 

on a dedicated server with some lambda properties it does not query the submodel server, but the AAS server and gets "_basyxInvocable" as a response instead of the property value. This case doesn't seem to me being handled by that UI. I'll try the ones contained in basyx-dotnet-application repository.

Best regards, 
Daniele


Da: basyx-dev <basyx-dev-bounces@xxxxxxxxxxx> per conto di Frank.Schnicke@xxxxxxxxxxxxxxxxxx <Frank.Schnicke@xxxxxxxxxxxxxxxxxx>
Inviato: venerdì 18 marzo 2022 08:28
A: basyx-dev@xxxxxxxxxxx <basyx-dev@xxxxxxxxxxx>
Oggetto: Re: [basyx-dev] AAS web ui

 

Dear Daniele,

 

the basyx-dotnet-application repository contains web uis for both components.

Additionally, to my knowledge, the mentioned admin-shell-io/web-aas-client is compatible with the BaSyx components.

 

Best regards,

Frank

 

--

Frank Schnicke

Expert »Industrie 4.0 System Architectures«

Dept. Virtual Engineering

 

Fraunhofer IESE

Fraunhofer-Platz 1 | 67663 Kaiserslautern

+49 631 6800-2259

frank.schnicke@xxxxxxxxxxxxxxxxxx

www.iese.fraunhofer.de

 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

25 Jahre Fraunhofer IESE  –  Engineering the Digital Future

Reisen Sie mit uns in die Vergangenheit, aber vor allem in die digitale Zukunft!

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 

Von: basyx-dev <basyx-dev-bounces@xxxxxxxxxxx> Im Auftrag von Daniele Rossi - daniele.rossi18@xxxxxxxxxxxxxxx
Gesendet: Donnerstag, 17. März 2022 19:10
An: basyx-dev@xxxxxxxxxxx
Betreff: [basyx-dev] AAS web ui

 

Hello everyone, 

I was wondering if basyx has its own web ui to interact with the registry and aas server such as the one provided by admin-shell-io/web-aas-client. I noticed the basyx-dotnet-applications repository which contains several off-the-shelf components, but I couldn't open the different projects, so I don't know if it contains something like a web ui.

 

Best Regards,
Daniele


Back to the top