• Returns a URL that is to be used to connect to a supplied model uuid on the supplied controller host.

    Returns

    The fully qualified wss URL to connect to the model.

    Parameters

    • controllerHost: string

      The url that's used to connect to the controller. The connectAndLogin method handles redirections so the public URL is fine.

    • modelUUID: string

      The UUID of the model to connect to.

    Returns string

Generated using TypeDoc