Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[basyx-dev] Hello World!
  • From: Julian Feinauer <j.feinauer@xxxxxxxxxxxxxxxxx>
  • Date: Thu, 2 Jul 2020 06:29:41 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=pragmaticminds.de; dmarc=pass action=none header.from=pragmaticminds.de; dkim=pass header.d=pragmaticminds.de; 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-SenderADCheck; bh=YzAV/RSZHpidZl4ohUlNKhmh+C6OvGxKrdgMN/gKv1Q=; b=iLThsP8J1i/OdQCQZTvdcBM+QJpdNuda2NzaUy9alIqdVv/IAq+gxN3WidAcoqb+3WF64gOWzXmJuoEZHY56ygcEuLXNXLVB94uknVfnVEMrMY4DN+3jRo9rf/QlKENIhaDodWmTUTuwb0YiQJcjnn7QMIyNDrxjq+7LXNDh4nFKxvev8BGLt6XOmAH35iTuhwsNFNgyFXDGZcPEpbaCZnrmDN53bpbHDcaGUNvfAKPajSIRtfXK0ekLAkAk7jRjz94GPpMQ8acgddHPdjF8YAKU99UIUZ6fYX553QXvF+U7sV3fx/UZhcPOvXpTZEG4Q1QJuukA+za8GgW3IwwVLQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=To+g+kYeuHYS/gwiCgZYgKCLfAjexvd1VMPeL21o2gx2aDUxM1kuQjLOp3uiIHEfqjBplE+48q+G7HO6PsrHSeh1A8Eq8xyGbpubR7t2llMM15WKsozgcOQypYwQyL1XCGRlYtICNUiSbFGCU1d9ZPLhHj2AkTSo2uK5tPrcwmjzQAnp5veFEi786DopxblTH2EcHqBnHKXmb35CKhrb5cb35091BuuaHW1Y+R0yhqRIold7ovwq2YARsz92LqTTc5PBID25Rdhl6drEynGrhp2qjwntFLY+02mOcuB8EkXJW/vDCI4YDzqLoYztsOpbexJJXsEPakwYuE+qZNXnRg==
  • 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: AQHWUDoqK6nHGEkt2EOdciuVVVtMhQ==
  • Thread-topic: Hello World!
  • User-agent: Microsoft-MacOutlook/16.38.20061401

Hi folks,

 

my name is Julian and I took a deeper look into BaSyx (and also BaSys and RAMI 4.0) in the last weeks. I work a lot in the industrial area doing „digitalization“ and „industry 4.0“ and we heavily rely on open source projects (mostly Apache and Eclipse).

 

So far I quite like the concept I saw and the Demo Examples also look good.

Do you plan on releasing some kind of TCK (technical compatibility kit) and standard interfaces where others could implement their solutions against?

 

I really liked the way reactive streams approached this in java (https://en.wikipedia.org/wiki/Reactive_Streams).

First, they did a specification and then they provided vendor independent java interfaces as a module with a clear contract for each method and the overal behavior.

To ensure that, they provieded a TCK that every implementation could check against.

 

I think this would be a good way to push the BaSys Konzepts as well.

 

Do you altreay plan such things?

 

Best!
Julian


Back to the top