Open matkonnerth opened 11 months ago
I added and tested the MinimumSamplingAttribute for UAVariable.
You can check my modifications in my fork piperoc/open62541-nodeset-loader . Look for the branch add-minSamplingInterval
.
not sure you wanted me to use PR's or so, therefore I figured I'd fork it.
Please double check: I tested with a few nodesets. Some nodesets give me troubles in general (for example, the euromap ones are weird for me).
thank you, I've create a PR from your work.
Which euromap nodesets generate troubles?
looks good, merged it to master.
thank you, I've create a PR from your work.
Which euromap nodesets generate troubles?
Thank you @matkonnerth . I haven't tested extensively, but here's an error I get all the time with the following:
Could it be due to the UAModeler extensions?
seems that there is a circle with hierachical references between some nodes (node1 -> node2 ->node1), can you provide me the nodeset?
Sure @matkonnerth, the nodeset I used is the one in open62541-nodeset-loader/nodesets/euromap_instances/euromapinstances.xml
.
I think UANodesets may contain loops (as a directed multigraph)...
Nodeset schema defines a MinimumSamplingInterval attribute for UAVariable