> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/access-control/ja/she-ding/unlock-a-door-from-a-3rd-party-intercom-system-or-button.md).

# サードパーティ製インターホンまたはボタンから解錠する

インターホンやボタンなどのデバイスを、Verkada の任意の [アクセスコントローラ](https://docs.verkada.com/docs/access-controllers-series-overview.pdf) そして、関連するすべての解錠イベントはその後、Verkada Command に記録されます [Verkada Command](/command/ja/hajimeni/get-started-with-verkada-command.md).

すべての Verkada アクセスコントローラには、以下に示すように中央の端子台に 2 つの AUX 入力があります：

<div align="left" data-with-frame="true"><figure><img src="/files/b8e6ec4f22917be4ba2a53ea276a9f7bb404a11d" alt=""><figcaption></figcaption></figure></div>

***

## 設定

{% stepper %}
{% step %}
**例に示すように、外部システムの Normally Open (NO) 出力を、IN1 入力を使用してアクセスコントローラの最初の入力に配線します：**

<div align="left" data-with-frame="true"><figure><img src="/files/1b839aad4645892832f446e318be632e83d69c94" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Verkada Command で、\[All Products] > \[デバイス] に移動します。**
{% endstep %}

{% step %}
**設定するアクセスコントローラを選択します。**
{% endstep %}

{% step %}
**右上で \[Add] をクリックし、\[AUX Input] を選択します。**
{% endstep %}

{% step %}
**セットアップフローに従って AUX 入力を設定します。**

1. 設定を確認し、 **次へ**.
2. 完了したら、 **完了。**
   {% endstep %}

{% step %}
**AUX 入力の右側にある \[Delete] をクリックして削除します。**

<div align="left" data-with-frame="true"><figure><img src="/files/ae92c0c0ce14e283351424655daa9d8b5711519e" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**実際の動作をご覧になりますか？** 次をご覧ください [ビデオチュートリアル](https://www.youtube.com/watch?v=5MqymenWMdw).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.verkada.com/access-control/ja/she-ding/unlock-a-door-from-a-3rd-party-intercom-system-or-button.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
