NodeOPCUA API Documentation
    Preparing search index...

    Interface DTApplicationDescription

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name ApplicationDescription
    isAbstract false
    interface DTApplicationDescription {
        applicationName: LocalizedText;
        applicationType: EnumApplication;
        applicationUri: UAString;
        discoveryProfileUri: UAString;
        discoveryUrls: UAString[];
        gatewayServerUri: UAString;
        productUri: UAString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    applicationName: LocalizedText
    applicationType: EnumApplication
    applicationUri: UAString
    discoveryProfileUri: UAString
    discoveryUrls: UAString[]
    gatewayServerUri: UAString
    productUri: UAString