Iot Sitewise Asset Model Composite Model Definitions Structure
AssetModelCompositeModelDefinitions schema
Type: arrayProperties: 0
Asset ManagementIndustrial IoTIoTTime Series Data
AssetModelCompositeModelDefinitions is a JSON Structure definition published by Amazon IoT SiteWise. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iot-sitewise/refs/heads/main/json-structure/iot-sitewise-asset-model-composite-model-definitions-structure.json",
"name": "AssetModelCompositeModelDefinitions",
"description": "AssetModelCompositeModelDefinitions schema",
"type": "array",
"items": {
"type": "object",
"required": [
"name",
"type"
],
"properties": {
"name": {
"allOf": [
{
"$ref": "#/components/schemas/Name"
},
{
"description": "The name of the composite model."
}
]
},
"description": {
"allOf": [
{
"$ref": "#/components/schemas/Description"
},
{
"description": "The description of the composite model."
}
]
},
"type": {
"allOf": [
{
"$ref": "#/components/schemas/Name"
},
{
"description": "The type of the composite model. For alarm composite models, this type is <code>AWS/ALARM</code>."
}
]
},
"properties": {
"description": "The asset property definitions for this composite model."
}
},
"description": "Contains a composite model definition in an asset model. This composite model definition is applied to all assets created from the asset model."
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.