You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@romanett
I followed the read.me and run .\Opc.Ua.ModelCompiler.exe compile -d2 .\1.xml -o2 .\output but got many files. None of these files contains the node BrowseName="1:Running".
And where can I find the difference for NodeSet and NodeSet2 definition? Thanks.
Type of issue
Current Behavior
Load xml nodeset file has bug
{BadDecodingError 'Could not resolve namespace uri: http://opcfoundation.org/UA/2011/03/UANodeSet.xsd'}
Inside
public class MyNodeManager : CustomNodeManager2
Expected Behavior
Load all nodes in xml nodeset file
Steps To Reproduce
No response
Environment
Anything else?
Nodeset xml file:
The text was updated successfully, but these errors were encountered: