Jeremy Dyer created MINIFICPP-893:
-------------------------------------
Summary: OPC UA Client Implementation
Key: MINIFICPP-893
URL: https://issues.apache.org/jira/browse/MINIFICPP-893
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Jeremy Dyer
Assignee: Arpad Boda
The OPC UA architecture consists of servers and clients. The clients read the
values from the OPC UA servers. We need a processor that behaves like an OPC UA
client. An individual minifi agent needs the ability to support multiple OPC UA
clients to connect to different UA servers. The client should behave something
like "ListenTCP" where a separate thread is spun up so the client can listen to
and receive events from the server in realtime and have much more fine grained
control over its scheduling.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)