namespace http://opcfoundation.org/UA/
nodeClass DataType
name PortableNodeId
isAbstract false
interface DTPortableNodeId {
    identifier: NodeId;
    namespaceUri: UAString;
}

Hierarchy (view full)

Properties

identifier: NodeId
namespaceUri: UAString