Skip to content

Commit

Permalink
GITBOOK-458: Add sandbox Latch topic
Browse files Browse the repository at this point in the history
  • Loading branch information
DebbieAtSeam authored and gitbook-bot committed Oct 2, 2024
1 parent 31206a5 commit 7288d35
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 5 deletions.
1 change: 1 addition & 0 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@
* [Sandbox Honeywell Resideo Thermostats](developer-tools/sandbox-and-sample-data/sandbox-honeywell-thermostats.md)
* [Sandbox igloohome Locks](device-guides/sandbox-and-sample-data/igloohome-sample-data.md)
* [Sandbox Kwikset Locks](device-guides/sandbox-and-sample-data/kwikset-locks-sample-data.md)
* [Sandbox Latch Access Control System](developer-tools/sandbox-and-sample-data/sandbox-latch-access-control-system.md)
* [Sandbox Linear Callboxes](device-guides/sandbox-and-sample-data/linear-sample-data.md)
* [Sandbox Lockly Locks](device-guides/sandbox-and-sample-data/lockly-lock-sample-data.md)
* [Sandbox Minut Sensors](device-guides/sandbox-and-sample-data/minut-noise-sensor-sample-data.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Sandbox Latch Access Control System

You do not need to specify any credentials to add a virtual [Latch access control system](../../device-and-system-integration-guides/latch-access-control-system/) to your Seam [sandbox workspace](../../core-concepts/workspaces/#sandbox-workspaces).

To add a sandbox Latch access control system using the Seam Console:

1. In the left navigation pane of the [Seam Console](https://console.seam.co/), click **Access Systems**.
2. In the upper-right corner of the **Access Systems** page, click **+ New Access System** to display a Connect Webview.
3. Complete the Connect Webview, making sure to select **Latch** as the access control system that you want to add.\
For a sandbox Latch access control system, you do not need to contact Seam to complete the connection.
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,18 @@ The property manager performs most of this procedure. The following instructions
2. On the right, click **Edit**.
3. Under **Partner access**, select **Seam**.
4. At the top right, click **Save**.
* Note the building ID within the URL for this page. You must send the ID of each building you want to connect to Seam. Save the building ID for a later step with further instructions.\

* Note the building ID within the URL for this page. You must send the ID of each building you want to connect to Seam. Save the building ID for a later step with further instructions.\\

<figure><img src="../../.gitbook/assets/latch-building-id.png" alt="In the Latch Mission Control dashboard, note the ID for each building that you want to connect to Seam."><figcaption><p>In the Latch Mission Control dashboard, note the ID for each building that you want to connect to Seam.</p></figcaption></figure>

## Establish Seam Connection

The property manager or application developer must perform the following steps:

1. Create a [Connect Webview](../../core-concepts/connect-webviews/), including `latch` in the set of [`accepted_providers`](../../api-clients/connect_webviews/#connect\_webview-properties).
1. Create a [Connect Webview](../../core-concepts/connect-webviews/), including `latch` in the set of [`accepted_providers`](../../api-clients/connect\_webviews/#connect\_webview-properties).
2. Display the Connect Webview and perform the following steps:
* If the Connect Webview displays multiple brand options, select **Latch**.
* In the **Connect a Latch Building** dialog, copy and note your Seam Connect ID. You must send this Connect ID to Seam. Save the Connect ID for a later step with further instructions.\

* In the **Connect a Latch Building** dialog, copy and note your Seam Connect ID. You must send this Connect ID to Seam. Save the Connect ID for a later step with further instructions.

<figure><img src="../../.gitbook/assets/workspace-id-for-latch.png" alt="Copy and note your Seam workspace ID." width="245"><figcaption><p>Copy and note your Seam workspace ID.</p></figcaption></figure>
* Click **Continue**.
Expand Down
4 changes: 4 additions & 0 deletions docs/device-guides/sandbox-and-sample-data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ description: >-
[kwikset-locks-sample-data.md](kwikset-locks-sample-data.md)
{% endcontent-ref %}

{% content-ref url="../../developer-tools/sandbox-and-sample-data/sandbox-latch-access-control-system.md" %}
[sandbox-latch-access-control-system.md](../../developer-tools/sandbox-and-sample-data/sandbox-latch-access-control-system.md)
{% endcontent-ref %}

{% content-ref url="linear-sample-data.md" %}
[linear-sample-data.md](linear-sample-data.md)
{% endcontent-ref %}
Expand Down

0 comments on commit 7288d35

Please sign in to comment.