

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# AWS IoT Greengrass V2
<a name="gg-demov2"></a>

## AWS IoT Greengrass V2 デバイスとの互換性
<a name="ggv2-compatibility"></a>

 AWS IoT Greengrass V2 クライアントデバイスの のサポートは、 と下位互換性があります AWS IoT Greengrass V1。アプリケーションコードを変更することなく FreeRTOS クライアントデバイスを V2 コアデバイスに接続できます。クライアントデバイスを V2 コアデバイスに接続できるようにするには、以下を行います。
+  Greengrass ソフトウェアを Greengrass コアデバイスにデプロイします。「[クライアントデバイスをコアデバイスに接続する](https://docs.aws.amazon.com//greengrass/v2/developerguide/connect-client-devices.html)」を参照して、デバイスを AWS IoT Greengrass V2に接続します。
+  クライアントデバイス、 AWS IoT Core クラウドサービス、Greengrass コンポーネント間でメッセージ (Lambda 関数を含む) を中継するには、[MQTT ブリッジコンポーネント](https://docs.aws.amazon.com//greengrass/v2/developerguide/mqtt-bridge-component.html)をデプロイして設定します。
+ [IP ディテクタコンポーネント](https://docs.aws.amazon.com//greengrass/v2/developerguide/ip-detector-component.html)をデプロイして接続情報を自動検出するか、エンドポイントを手動で管理します。
+ 詳細については、[「ローカル AWS IoT デバイスを操作する](https://docs.aws.amazon.com//greengrass/v2/developerguide/interact-with-local-iot-devices.html)」を参照してください。

詳細については、 [AWS IoT Greengrass V1 でのアプリケーション AWS IoT Greengrass V2](https://docs.aws.amazon.com//greengrass/v2/developerguide/migrate-from-v1.html#connect-v1-greengrass-devices)の実行に関する AWS ドキュメントを参照してください。