[
https://issues.apache.org/jira/browse/PLC4X-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418747#comment-17418747
]
Lukas Ott edited comment on PLC4X-315 at 9/23/21, 12:27 PM:
------------------------------------------------------------
Hey [~JeremyTheocharis] we already have a lot of examples and connectors to
e.g. Azure, AWS, Eclipse Ditto (Digital Twin Example), Apache Kafka (you ll
find the connector at Confluent Store and here:
[https://github.com/apache/plc4x/tree/develop/plc4j/examples/hello-connectivity-kafka]
), Apache StreamPipes, Apache NiFi. So if you are familiar with MQTT (
[https://github.com/apache/plc4x/tree/develop/plc4j/examples/hello-connectivity-mqtt]
) you can easily use the API to build a connector yourself. If you have any
questions please ask us on the mailing list:
[[email protected]|mailto:[email protected]] we are happy to help you
getting started. Additionally be aware that we are currently supporting 3
programming languages natively: Java (our main language), Go and C. So depends
on your goals. As your platform is mainly written in Go it may be a good idea
to use our Go Implementation. If you are aiming to have a native connector to
your platform just look into the integrations with Apache Kafka or Apache NiFi.
If you just want to use Apache PLC4X then you should check out Apache
StreamPipes
([https://streampipes.apache.org/docs/docs/user-guide-introduction.html] )as
they have integrated PLC4X into their platform.
was (Author: otluk):
Hey [~JeremyTheocharis] we already have a lot of examples and connectors to
e.g. Azure, AWS, Eclipse Ditto (Digital Twin Example), Apache Kafka (you ll
find the connector at Confluent Store and here:
[https://github.com/apache/plc4x/tree/develop/plc4j/examples/hello-connectivity-kafka]
), Apache StreamPipes, Apache NiFi. So if you are familiar with MQTT (
[https://github.com/apache/plc4x/tree/develop/plc4j/examples/hello-connectivity-mqtt]
) you can easily use the API to build a connector yourself. If you have any
questions please ask us on the mailing list:
[[email protected]|mailto:[email protected]] we are happy to help you
getting started. Additionally be aware that we are currently supporting 3
programming languages natively: Java (our main language), Go and C. So depends
on your goals. If you are aiming to have a native connector to your platform
just look into the integrations with Apache Kafka or Apache NiFi. If you just
want to use Apache PLC4X then you should check out Apache StreamPipes
([https://streampipes.apache.org/docs/docs/user-guide-introduction.html] )as
they have integrated PLC4X into their platform.
> 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)