• Get all instances that represent remote instances / devices.

    These are all instance objects for which we don't have a complete keypair (because they weren't created on this device)

    Parameters

    • owner: SHA256IdHash<Person>

      The owner of the instance

    Returns Promise<SHA256IdHash<Instance>[]>