IoT SiteWise Asset

An IoT SiteWise Asset in AWS represents a digital model of a physical device, process, or piece of equipment. It defines the structure, measurements, metrics, and relationships of industrial assets, enabling you to collect, organize, and analyze data from industrial operations. Assets can be composed of other assets, allowing hierarchical modeling of complex systems.

aws.iotsitewise_asset

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
asset_arncorestringThe ARN of the asset, which has the following format. arn:${Partition}:iotsitewise:${Region}:${Account}:asset/${AssetId}
asset_composite_model_summariescorejsonThe list of the immediate child custom composite model summaries for the asset.
asset_composite_modelscorejsonThe composite models for the asset.
asset_creation_datecoretimestampThe date the asset was created, in Unix epoch time.
asset_descriptioncorestringA description for the asset.
asset_external_idcorestringThe external ID of the asset, if any.
asset_hierarchiescorejsonA list of asset hierarchies that each contain a hierarchyId. A hierarchy specifies allowed parent/child asset relationships.
asset_idcorestringThe ID of the asset, in UUID format.
asset_last_update_datecoretimestampThe date the asset was last updated, in Unix epoch time.
asset_model_idcorestringThe ID of the asset model that was used to create the asset.
asset_namecorestringThe name of the asset.
asset_propertiescorejsonThe list of asset properties for the asset. This object doesn't include properties that you define in composite models. You can find composite model properties in the assetCompositeModels object.
asset_statuscorejsonThe current status of the asset, which contains a state and any error message.
tagscorehstore