namespace http://opcfoundation.org/UA/
nodeClass ObjectType
typedDefinition NetworkAddressUrlType i=21147
isAbstract false
interface UANetworkAddressUrl_Base {
    networkInterface: UASelectionList<UAString, String>;
    url: UABaseDataVariable<UAString, String>;
}

Hierarchy (view full)

Properties

networkInterface: UASelectionList<UAString, String>