10:02, EEST
January 30, 2014
Hi,
I have a question which is not really related to Prosys API. I have next peace of code:
List<ReferenceDescription> listOfReferences = addressSpace.browse(someNodeId);
if (null != listOfReferences) {
for (ReferenceDescription ref : listOfReferences) {
NodeId subNodeId = addressSpace.getNamespaceTable().toNodeId(ref.getNodeId())));
}
}
This is the only way which I found how from reference to reach NodeId. Please advice if there are better way.
Does call of method toNodeId(ExpandedNodeId n) return unique result, e.g. what will be the result if in same namespace exist
2 nodes with same browse name?
Best regards,
Goran
13:47, EEST
December 21, 2011
Yes, this is the best way to convert the NodeId and ExpandedNodeId. The NamespaceTable is the one that knows how the NamespaceURI and NamespaceIndex, which needs to be known.
You may also be able to use the UaNode objects, from which you can get the references:
UaReference[] refs = node.getReferences();
Most Users Ever Online: 1919
Currently Online:
14 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Heikki Tahvanainen: 402
hbrackel: 144
rocket science: 88
pramanj: 86
Francesco Zambon: 83
Ibrahim: 78
Sabari: 62
kapsl: 57
gjevremovic: 49
Xavier: 43
Member Stats:
Guest Posters: 0
Members: 738
Moderators: 7
Admins: 1
Forum Stats:
Groups: 3
Forums: 15
Topics: 1524
Posts: 6451
Newest Members:
jonathonmcintyre, fannielima, kristiewinkle8, rust, christamcdowall, redaahern07571, nigelbdhmp, travistimmons, AnnelCib, dalenegettingerModerators: Jouni Aro: 1026, Pyry: 1, Petri: 0, Bjarne Boström: 1026, Jimmy Ni: 26, Matti Siponen: 346, Lusetti: 0
Administrators: admin: 1