Add an otpion to allow opcua metadata to be read#1328
Add an otpion to allow opcua metadata to be read#1328codepitbull wants to merge 10 commits intomasterfrom
Conversation
Coverage Report
|
|
There are a few things I would like to discuss here. I don't understand why this is called "read-only" (not in this PR, but in the Feature request). I'm not super happy about the term Metadata either. I'm also uncertain that this should be a toplevel attribute of the OPC UA configuration. And finally, shouldn't we think about how this would look for other protocols? |
3337174 to
05173e7
Compare
...dule-opcua/src/main/java/com/hivemq/edge/adapters/opcua/northbound/OpcUaToJsonConverter.java
Outdated
Show resolved
Hide resolved
13646f0 to
e37a169
Compare
e37a169 to
a369e4d
Compare
ace1c30 to
0cf4a7c
Compare
0cf4a7c to
d895b46
Compare
Motivation
Resolves #31480
Changes