scenarios/basics/sitewise/README.md
This AWS IoT SiteWise Service basic scenario demonstrates how to interact with the AWS IoT SiteWise service using an AWS SDK. The scenario covers various operations such as creating an Asset Model, creating assets, sending data to assets, and retrieving data.
Create an AWS SiteWise Asset Model:
createAssetModel method.Create an AWS IoT SiteWise Asset:
Retrieve the property ID values:
Send data to an AWS IoT SiteWise Asset:
Retrieve the value of the IoT SiteWise Asset property:
Note See the Eng spec for a full listing of operations.
This Basics scenario requires an IAM role that has permissions to work with the AWS IoT SiteWise service. The scenario creates this resource using a CloudFormation template.
This scenario example will be implemented in the following languages:
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0