You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@plc4x.apache.org by "Christofer Dutz (Jira)" <ji...@apache.org> on 2019/10/21 08:19:00 UTC

[jira] [Resolved] (PLC4X-36) Implement an Apache Nifi Connector for PLC4X

     [ https://issues.apache.org/jira/browse/PLC4X-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christofer Dutz resolved PLC4X-36.
----------------------------------
    Resolution: Fixed

> Implement an Apache Nifi Connector for PLC4X
> --------------------------------------------
>
>                 Key: PLC4X-36
>                 URL: https://issues.apache.org/jira/browse/PLC4X-36
>             Project: Apache PLC4X
>          Issue Type: New Feature
>            Reporter: Christofer Dutz
>            Priority: Major
>              Labels: easy-fix, easyfix, low-hanging-fruit, newbie
>
> It seems that Apache Nifi currently has a lot of features potential PLC4X users could be looking for. Especially as Nifi is currently gaining more and more traction, I think it would be a good idea to have an integration module for this.
> The API for providing such integrations (called "Processors") is a little less structured as with Kafka Connect, so it would probably be a "ConsumePlc4x" and a "PublishPlc4x" component that would have to be developed.
> [https://nifi.apache.org/docs.html]
> [http://www.nifi.rocks/developing-a-custom-apache-nifi-processor-json/]
> It seems there is even a Maven archetype to setup such a module:
> {code:java}
> mvn archetype:generate -DarchetypeGroupId=org.apache.nifi -DarchetypeArtifactId=nifi-processor-bundle-archetype
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)