

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

# AWS SDKs AWS IoT SiteWise を使用するためのコード例
<a name="service_code_examples"></a>

次のコード例は、 AWS Software Development Kit (SDK) AWS IoT SiteWise で を使用する方法を示しています。

*基本* は、重要なオペレーションをサービス内で実行する方法を示すコード例です。

*アクション*はより大きなプログラムからのコードの抜粋であり、コンテキスト内で実行する必要があります。アクションは個々のサービス機能を呼び出す方法を示していますが、コンテキスト内のアクションは、関連するシナリオで確認できます。

 AWS SDK 開発者ガイドとコード例の完全なリストについては、「」を参照してください[AWS SDK でのこのサービスの使用](sdk-general-information-section.md)。このトピックには、使用開始方法に関する情報と、以前の SDK バージョンの詳細も含まれています。

**Contents**
+ [基本](service_code_examples_basics.md)
  + [こんにち AWS IoT SiteWiseは](example_iotsitewise_Hello_section.md)
  + [基本を学ぶ](example_iotsitewise_Scenario_section.md)
  + [アクション](service_code_examples_actions.md)
    + [`BatchPutAssetPropertyValue`](example_iotsitewise_BatchPutAssetPropertyValue_section.md)
    + [`CreateAsset`](example_iotsitewise_CreateAsset_section.md)
    + [`CreateAssetModel`](example_iotsitewise_CreateAssetModel_section.md)
    + [`CreateGateway`](example_iotsitewise_CreateGateway_section.md)
    + [`DeleteAsset`](example_iotsitewise_DeleteAsset_section.md)
    + [`DeleteAssetModel`](example_iotsitewise_DeleteAssetModel_section.md)
    + [`DeleteGateway`](example_iotsitewise_DeleteGateway_section.md)
    + [`DescribeAssetModel`](example_iotsitewise_DescribeAssetModel_section.md)
    + [`DescribeGateway`](example_iotsitewise_DescribeGateway_section.md)
    + [`GetAssetPropertyValue`](example_iotsitewise_GetAssetPropertyValue_section.md)
    + [`ListAssetModelProperties`](example_iotsitewise_ListAssetModelProperties_section.md)
    + [`ListAssetModels`](example_iotsitewise_ListAssetModels_section.md)