

# Code examples for Amazon IoT SiteWise using Amazon SDKs
<a name="service_code_examples"></a>

The following code examples show how to use Amazon IoT SiteWise with an Amazon software development kit (SDK). 

*Basics* are code examples that show you how to perform the essential operations within a service.

*Actions* are code excerpts from larger programs and must be run in context. While actions show you how to call individual service functions, you can see actions in context in their related scenarios.

For a complete list of Amazon SDK developer guides and code examples, see [Using this service with an Amazon SDK](sdk-general-information-section.md). This topic also includes information about getting started and details about previous SDK versions.

**Contents**
+ [Basics](service_code_examples_basics.md)
  + [Hello Amazon IoT SiteWise](example_iotsitewise_Hello_section.md)
  + [Learn the basics](example_iotsitewise_Scenario_section.md)
  + [Actions](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)