GitHub user Praveenstein edited a comment on the discussion: OPC UA Query Multiple Nodes
Thanks for the reply,I have three parameters with the node id given below - /Channel/ChannelDiagnose/cycleTime - /Channel/ChannelDiagnose/operatingTime - /Nck/ChannelDiagnose/setupTime Now i can query the common parent "/Channel/ChannelDiagnose" for the first two parameters and then check only cycleTime and operatingTime, but for the last parameter it has a different parent node id, and when i try to use root at the parent, it sometimes shows the following error  And it will be better if i can manually select multiple node ids, since i want to upload them as a single row in a database GitHub link: https://github.com/apache/streampipes/discussions/888#discussioncomment-4483577 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
