[
https://issues.apache.org/jira/browse/PLC4X-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419221#comment-17419221
]
Lukas Ott edited comment on PLC4X-315 at 9/23/21, 1:39 PM:
-----------------------------------------------------------
You ' ll find more information here:
1)+4) [https://plc4x.apache.org/users/blogs-videos-and-slides.html] (In the
meantime two additinal ones came up)
In short we are not focusing on OPC UA we are focusing on Native Drivers and
with it OPC UA as well. Therefore check out:
[https://www.youtube.com/watch?v=gNRHCQDPWNI] (They have of course more details
on their channel) - Some of the community prefer to leverage
[https://sparkplug.eclipse.org/] instead of not lightweight OPC UA servers.
Before our current release (0.9) We used
[https://projects.eclipse.org/projects/iot.milo] as OPC UA Server. So if you
aim is to support OPC UA you can of course leverage our Mspecs and create Go
Drivers for it or follow your path with e.g. [https://open62541.org/] ->
[https://github.com/open62541/open62541/wiki/List-of-Open-Source-OPC-UA-Implementations]
2) [https://plc4x.apache.org/users/adopters.html] (a lot more that are not
listed on the website) -> So there are already companies using PLC4X and the
major advantage we are open source and free to use
3) Yes Java is the most mature one concerning but Go is the most mature one
concerning KNX and has Autodiscovery capabilities The key is to understand our
Mspec format: here our Mspec for OPC -- UA:
[https://github.com/apache/plc4x/blob/develop/protocols/opcua/src/main/resources/protocols/opcua/opcua.mspec]
which gives you deep insights into each protocol we are supporting and is our
core for developing other protocols and generating most of the code of your
native drivers.
was (Author: otluk):
You ' ll find more information here:
1)+4) [https://plc4x.apache.org/users/blogs-videos-and-slides.html] (In the
meantime two additinal ones came up)
In short we are not focusing on OPC UA we are focusing on Native Drivers and
with it OPC UA as well. Therefore check out:
[https://www.youtube.com/watch?v=gNRHCQDPWNI] (They have of course more details
on their channel) - Some of the community prefer to leverage
[https://sparkplug.eclipse.org/] instead of not lightweight OPC UA servers.
Before our current release (0.9) We used
[https://projects.eclipse.org/projects/iot.milo] as OPC UA Server. So if you
aim is to support OPC UA you can of course leverage our Mspecs and create Go
Drivers for it or follow your path with e.g. [https://open62541.org/] ->
[https://github.com/open62541/open62541/wiki/List-of-Open-Source-OPC-UA-Implementations]
2) [https://plc4x.apache.org/users/adopters.html] (a lot more that are not
listed on the website) -> So there are already companies using PLC4X and the
major advantage we are open source and free to use
3) Yes Java is the most mature one concerning but Go is the most mature one
concerning KNX and has Autodiscovery capabilities -> The key is to understand
our Mspec format: here our Mspec for OPC- UA:
[https://github.com/apache/plc4x/blob/develop/protocols/opcua/src/main/resources/protocols/opcua/opcua.mspec]
which gives you deep insights into each protocol we are supporting and is our
core for developing other protocols and generating most of the code of your
native drivers.
> Connection to United Manufacturing Hub
> --------------------------------------
>
> Key: PLC4X-315
> URL: https://issues.apache.org/jira/browse/PLC4X-315
> Project: Apache PLC4X
> Issue Type: Wish
> Reporter: Jeremy Theocharis
> Priority: Major
>
> Hi everyone!
> My name is Jeremy and I am the lead developer of the United Manufacturing Hub.
> The United Manufacturing Hub is an open-source industrial IoT and
> manufacturing application platform enabling users to connect, store, and
> access all relevant data sources in industrial manufacturing sites and build
> user-centric dashboards and applications.
> It would be really great if we could make a connection between PLC4X and the
> United Manufacturing Hub, e.g., in form of a configurable microservice that
> automatically takes data from various PLCs and pushes them into a MQTT
> broker. The United Manufacturing Hub (incl. Node-RED, Grafana, timescaleDB,
> VerneMQ) then provides the infrastructure and data models to contextualize
> the data and enable use-cases like OEE, Performance Management, Machine to
> Machine Communication, Digital Shadow, etc. Furthermore, the United
> Manufacturing Hub allows extracting data from other data sources as well like
> sensors, barcodereader or cameras.
> Further information can be found here:
> * [https://docs.umh.app/docs/]
> * [https://github.com/united-manufacturing-hub/united-manufacturing-hub]
> Looking forward to discussing how we can combine both open-source projects
> the most effective way.
> Regards,
> Jeremy
--
This message was sent by Atlassian Jira
(v8.3.4#803005)