namespace http://opcfoundation.org/UA/
nodeClass ObjectType
typedDefinition NetworkAddressType i=21145
isAbstract true
interface UANetworkAddress_Base {
    networkInterface: UASelectionList<UAString, String>;
}

Hierarchy (view full)

Properties

Properties

networkInterface: UASelectionList<UAString, String>