From 7288d35da0a50efe8b7c74d4e6fad5612f42ea9f Mon Sep 17 00:00:00 2001 From: Deborah Femia Date: Wed, 2 Oct 2024 17:29:38 +0000 Subject: [PATCH] GITBOOK-458: Add sandbox Latch topic --- docs/SUMMARY.md | 1 + .../sandbox-latch-access-control-system.md | 10 ++++++++++ .../latch-acs-setup-instructions.md | 8 +++----- docs/device-guides/sandbox-and-sample-data/README.md | 4 ++++ 4 files changed, 18 insertions(+), 5 deletions(-) create mode 100644 docs/developer-tools/sandbox-and-sample-data/sandbox-latch-access-control-system.md diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index d56a5dd2..4e52aedd 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -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) diff --git a/docs/developer-tools/sandbox-and-sample-data/sandbox-latch-access-control-system.md b/docs/developer-tools/sandbox-and-sample-data/sandbox-latch-access-control-system.md new file mode 100644 index 00000000..70a084d7 --- /dev/null +++ b/docs/developer-tools/sandbox-and-sample-data/sandbox-latch-access-control-system.md @@ -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. diff --git a/docs/device-and-system-integration-guides/latch-access-control-system/latch-acs-setup-instructions.md b/docs/device-and-system-integration-guides/latch-access-control-system/latch-acs-setup-instructions.md index 5ac65475..6e6c7c45 100644 --- a/docs/device-and-system-integration-guides/latch-access-control-system/latch-acs-setup-instructions.md +++ b/docs/device-and-system-integration-guides/latch-access-control-system/latch-acs-setup-instructions.md @@ -24,8 +24,7 @@ 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.\\
In the Latch Mission Control dashboard, note the ID for each building that you want to connect to Seam.

In the Latch Mission Control dashboard, note the ID for each building that you want to connect to Seam.

@@ -33,11 +32,10 @@ The property manager performs most of this procedure. The following instructions 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.
Copy and note your Seam workspace ID.

Copy and note your Seam workspace ID.

* Click **Continue**. diff --git a/docs/device-guides/sandbox-and-sample-data/README.md b/docs/device-guides/sandbox-and-sample-data/README.md index 421d9277..12f9551c 100644 --- a/docs/device-guides/sandbox-and-sample-data/README.md +++ b/docs/device-guides/sandbox-and-sample-data/README.md @@ -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 %}