NodeOPCUA API Documentation
    Preparing search index...

    Interface ReverseConnectConnectionOptions

    interface ReverseConnectConnectionOptions {
        endpointUrl: string;
    }
    Index
    endpointUrl: string

    The client's reverse-connect listener URL that the server dials, e.g. "opc.tcp://client-host:8888".