# Intercom ファームウェアのアップグレードをスケジュールする

Verkadaはインターホンのファームウェアを定期的にリリースします。これらのアップデートはセキュリティと機能性を向上させ、クラウドライセンスの一部として追加費用なく提供されます。

ファームウェアのアップデートは自動で配信されます。ただし、設定したウィンドウ内で実行されるようにスケジュールすることもできます。

***

## ファームウェアの更新をスケジュールする

{% stepper %}
{% step %}
**Verkada Commandで、すべての製品 > インターホンに移動します。**
{% endstep %}

{% step %}
**インターホンを選択してください。**
{% endstep %}

{% step %}
**上部で「設定」を選択します。**
{% endstep %}

{% step %}
**「デバイス」の下で「ファームウェア更新をスケジュールする」をオンに切り替えます。**

a. アップデートを実行する時間を選択します\
b. ウィンドウは少なくとも **2時間以上である必要があります**\
c. インターホンは **再起動する場合があります** この時間内に
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
更新ウィンドウは最低2時間必要です。インターホンはこの時間内に再起動する場合があります。
{% endhint %}

***

### ファームウェア更新中に何が起こりますか？

#### 信頼性のための自動フェールオーバー

Verkadaのインターホンはデュアルパーティションのファームウェアバンクを使用しており、アップデートの信頼性と回復力を確保しています。アップデートが失敗した場合、インターホンは自動的に前のバージョンにロールバックし、後で再試行します。

#### アップデート中にインターホンは録画を停止しますか？

Verkadaのインターホンはサービス中断を最小限にするフェールセーフなアップデートを想定して設計されています。デバイスはアップデートの最終段階で一時的にオフラインになることがありますが、通常はスケジュールされたメンテナンスウィンドウ内で発生し、影響を軽減します。


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/intercom/ja/she-ding/schedule-intercom-firmware-upgrades.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
