NodeOPCUA API Documentation
    Preparing search index...

    Interface UANetworkAddressUrl_Base

    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 Summary)

    Index

    Properties

    networkInterface: UASelectionList<UAString, String>