

# Basic examples for AWS IoT SiteWise using AWS SDKs
<a name="service_code_examples_basics"></a>

The following code examples show how to use the basics of AWS IoT SiteWise with AWS SDKs. 

**Contents**
+ [Hello AWS 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)