namespace http://opcfoundation.org/UA/
nodeClass DataType
name NetworkAddressUrlDataType
isAbstract false
interface DTNetworkAddressUrl {
    networkInterface: UAString;
    url: UAString;
}

Hierarchy (view full)

Properties

networkInterface: UAString