You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/01/22 09:54:03 UTC

[GitHub] [camel] davsclaus commented on a change in pull request #4909: camel-milo: added possibility to read node values via producer.

davsclaus commented on a change in pull request #4909:
URL: https://github.com/apache/camel/pull/4909#discussion_r562515327



##########
File path: components/camel-milo/src/main/java/org/apache/camel/component/milo/client/MiloClientProducer.java
##########
@@ -35,6 +37,8 @@
 
     private final boolean defaultAwaitWrites;
 
+    private static final String HEADER_NODE_IDS = "opcua.nodeIds";

Review comment:
       Why is the header key with this value? - what is opcua




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org