Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
440 changes: 220 additions & 220 deletions docs/api-reference/_blueprint.json

Large diffs are not rendered by default.

96 changes: 48 additions & 48 deletions docs/api-reference/access_codes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,54 @@ Indicates that the Salto site user limit has been reached.
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>dormakaba_sites_disconnected</code></summary>

Indicates that one or more dormakaba sites associated with the connected account could not be connected. Contact dormakaba support.

**`created_at`** *Datetime*


Date and time at which Seam created the error.


---

**`error_code`** *Enum*


Unique identifier of the type of error. Enables quick recognition and categorization of the issue.

Enum values:

- <code>dormakaba_sites_disconnected</code>


---

**`is_connected_account_error`** *Boolean*


Indicates that the error is a [connected account](https://docs.seam.co/api/connected_accounts) error.


---

**`is_device_error`** *Boolean*


Indicates that the error is not a device error.


---

**`message`** *String*


Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>device_offline</code></summary>
Expand Down Expand Up @@ -1415,54 +1463,6 @@ Indicates that the Seam API cannot communicate with [Seam Bridge](https://docs.s
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>dormakaba_sites_disconnected</code></summary>

Indicates that one or more dormakaba sites associated with the connected account could not be connected. Contact dormakaba support.

**`created_at`** *Datetime*


Date and time at which Seam created the error.


---

**`error_code`** *Enum*


Unique identifier of the type of error. Enables quick recognition and categorization of the issue.

Enum values:

- <code>dormakaba_sites_disconnected</code>


---

**`is_bridge_error`** *Boolean*


Indicates whether the error is related to [Seam Bridge](https://docs.seam.co/capability-guides/seam-bridge).


---

**`is_connected_account_error`** *Boolean*


Indicates whether the error is related specifically to the connected account.


---

**`message`** *String*


Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>

---
Expand Down
96 changes: 48 additions & 48 deletions docs/api-reference/access_codes/unmanaged/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -792,6 +792,54 @@ Indicates that the Salto site user limit has been reached.
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>dormakaba_sites_disconnected</code></summary>

Indicates that one or more dormakaba sites associated with the connected account could not be connected. Contact dormakaba support.

**`created_at`** *Datetime*


Date and time at which Seam created the error.


---

**`error_code`** *Enum*


Unique identifier of the type of error. Enables quick recognition and categorization of the issue.

Enum values:

- <code>dormakaba_sites_disconnected</code>


---

**`is_connected_account_error`** *Boolean*


Indicates that the error is a [connected account](https://docs.seam.co/api/connected_accounts) error.


---

**`is_device_error`** *Boolean*


Indicates that the error is not a device error.


---

**`message`** *String*


Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>device_offline</code></summary>
Expand Down Expand Up @@ -1320,54 +1368,6 @@ Indicates that the Seam API cannot communicate with [Seam Bridge](https://docs.s
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>dormakaba_sites_disconnected</code></summary>

Indicates that one or more dormakaba sites associated with the connected account could not be connected. Contact dormakaba support.

**`created_at`** *Datetime*


Date and time at which Seam created the error.


---

**`error_code`** *Enum*


Unique identifier of the type of error. Enables quick recognition and categorization of the issue.

Enum values:

- <code>dormakaba_sites_disconnected</code>


---

**`is_bridge_error`** *Boolean*


Indicates whether the error is related to [Seam Bridge](https://docs.seam.co/capability-guides/seam-bridge).


---

**`is_connected_account_error`** *Boolean*


Indicates whether the error is related specifically to the connected account.


---

**`message`** *String*


Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>

---
Expand Down
Loading
Loading