Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ditto-dev] Small Example of a digital twin of a Siemens S7 using PLC4X and Ditto
  • From: Julian Feinauer <j.feinauer@xxxxxxxxxxxxxxxxx>
  • Date: Tue, 14 Jan 2020 17:30:05 +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=ycx+gnYziLYTOvTw3OmLxM36Wu2kMsJ88+UWvnS7JhI=; b=OBuZMiQWw0sLBLaMXK7MYEJ1ma8i2tpvPo7UehaxEVfMqUh8hen2twu/gQ5AKMe4dLU19g9R3051u8Vxp/YdJ8RhO7GMRewNDRd5+Nbyxinvb5hKg61YBWFs4aldFj06QQ35/uDtf1yhEkfe0u1VAIIkj4oz4JBYplWrdR3rg67eKYOkh/QwgNcTdW34aJIHK8PMEdJTYpmFR+gJI9Npw7/VCUOVIHRuOMz/eOC7GI32vYNe1mpSZbqMQjMbPz1sa3ndXr2ovUq9dKqw440qWKJ7UTIOTaaEBwevbCyE+xB7WJ7+wdP39lqVhzn9HUuH+qogSouLNU1T4yk70v/uLg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=J18HGW7OC1Iimc8mTTznW2d6IykiVGtTJuN0UXOmyODvRSSAWbTrwUmdnTz7cVvtDC+sussubnU0FM+R/OCca7tprPZUUMOC+jXl2bS3Qi0yg88ezvoYLHOpisWChKoDz1MAUSCmXJhRmYXiYJ9Tv5fQW0a5MwgWYV8MVXfOKOWZgzFKg2Frmex4T9J7gSnpQ45qYiZdIU3Q5NE5hRbbOp7rTFjukxlm5QpCz5L9vIN5RUOa4196Pna1eDA7ggDoclzvCPZwNwf8DcHUYlpPMg7Yxfungbx5Q443j2QeHbRr4e9J3hXVQ5vD282OatB/oCDGDgZquvmXp4riZiVkSw==
  • Delivered-to: ditto-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/ditto-dev>
  • List-help: <mailto:ditto-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/ditto-dev>, <mailto:ditto-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/ditto-dev>, <mailto:ditto-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHVywBCjGZsi1OG9U6PeiMF+astjg==
  • Thread-topic: Small Example of a digital twin of a Siemens S7 using PLC4X and Ditto
  • User-agent: Microsoft-MacOutlook/10.20.0.191208

Hi folks,

 

I cross post this on both list, as I think these two projects are a perfect fit together.

I made a small example outlining how one could create a digital twin for a (real) PLC using Eclipse Ditto and Apache PLC4X.

Please feel free to ask questions or discuss your ideaas around that : )

 

Link (Twitter with Proof images from a REAL Simens S7): https://twitter.com/jfeinauer2/status/1217133458872524800

Github Repo: https://github.com/JulianFeinauer/ditto-plc4x-example (Apache Licensed, sorry Eclipse people, my heart simply belongs to Apache <3) : )

 

Best!

Julian


Back to the top