NodeOPCUA API Documentation
    Preparing search index...

    Interface DTRegisteredServer

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name RegisteredServer
    isAbstract false
    interface DTRegisteredServer {
        discoveryUrls: UAString[];
        gatewayServerUri: UAString;
        isOnline: boolean;
        productUri: UAString;
        semaphoreFilePath: UAString;
        serverNames: LocalizedText[];
        serverType: EnumApplication;
        serverUri: UAString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    discoveryUrls: UAString[]
    gatewayServerUri: UAString
    isOnline: boolean
    productUri: UAString
    semaphoreFilePath: UAString
    serverNames: LocalizedText[]
    serverType: EnumApplication
    serverUri: UAString