404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.217.203.133: ~ $
**To describe an asset model**

The following ``describe-asset-model`` example describes a wind farm asset model. ::

    aws iotsitewise describe-asset-model \
        --asset-model-id a1b2c3d4-5678-90ab-cdef-22222EXAMPLE

Output::

    {
        "assetModelId": "a1b2c3d4-5678-90ab-cdef-22222EXAMPLE",
        "assetModelArn": "arn:aws:iotsitewise:us-west-2:123456789012:asset-model/a1b2c3d4-5678-90ab-cdef-22222EXAMPLE",
        "assetModelName": "Wind Farm Model",
        "assetModelDescription": "Represents a wind farm that comprises many wind turbines",
        "assetModelProperties": [
            {
                "id": "a1b2c3d4-5678-90ab-cdef-99999EXAMPLE",
                "name": "Total Generated Power",
                "dataType": "DOUBLE",
                "unit": "kW",
                "type": {
                    "metric": {
                        "expression": "sum(power)",
                        "variables": [
                            {
                                "name": "power",
                                "value": {
                                    "propertyId": "a1b2c3d4-5678-90ab-cdef-66666EXAMPLE",
                                    "hierarchyId": "a1b2c3d4-5678-90ab-cdef-77777EXAMPLE"
                                }
                            }
                        ],
                        "window": {
                            "tumbling": {
                                "interval": "1h"
                            }
                        }
                    }
                }
            },
            {
                "id": "a1b2c3d4-5678-90ab-cdef-88888EXAMPLE",
                "name": "Region",
                "dataType": "STRING",
                "type": {
                    "attribute": {
                        "defaultValue": " "
                    }
                }
            }
        ],
        "assetModelHierarchies": [
            {
                "id": "a1b2c3d4-5678-90ab-cdef-77777EXAMPLE",
                "name": "Wind Turbines",
                "childAssetModelId": "a1b2c3d4-5678-90ab-cdef-11111EXAMPLE"
            }
        ],
        "assetModelCreationDate": 1575671284.0,
        "assetModelLastUpdateDate": 1575671988.0,
        "assetModelStatus": {
            "state": "ACTIVE"
        }
    }

For more information, see `Describing a specific asset model <https://docs.aws.amazon.com/iot-sitewise/latest/userguide/discover-asset-resources.html#describe-asset-model>`__ in the *AWS IoT SiteWise User Guide*.

Filemanager

Name Type Size Permission Actions
wait Folder 0755
associate-assets.rst File 678 B 0644
batch-associate-project-assets.rst File 557 B 0644
batch-disassociate-project-assets.rst File 573 B 0644
batch-put-asset-property-value.rst File 1.72 KB 0644
create-access-policy.rst File 2.35 KB 0644
create-asset-model.rst File 3.29 KB 0644
create-asset.rst File 705 B 0644
create-dashboard.rst File 1.42 KB 0644
create-gateway.rst File 733 B 0644
create-portal.rst File 1.29 KB 0644
create-project.rst File 724 B 0644
delete-access-policy.rst File 548 B 0644
delete-asset-model.rst File 528 B 0644
delete-asset.rst File 481 B 0644
delete-dashboard.rst File 435 B 0644
delete-gateway.rst File 400 B 0644
delete-portal.rst File 504 B 0644
delete-project.rst File 418 B 0644
describe-access-policy.rst File 1.22 KB 0644
describe-asset-model.rst File 2.53 KB 0644
describe-asset-property.rst File 1.87 KB 0644
describe-asset.rst File 1.42 KB 0644
describe-dashboard.rst File 1.16 KB 0644
describe-gateway-capability-configuration.rst File 1.17 KB 0644
describe-gateway.rst File 1.1 KB 0644
describe-logging-options.rst File 577 B 0644
describe-portal.rst File 1.2 KB 0644
describe-project.rst File 937 B 0644
disassociate-assets.rst File 607 B 0644
get-asset-property-aggregates.rst File 1.05 KB 0644
get-asset-property-value-history.rst File 1.94 KB 0644
get-asset-property-value.rst File 856 B 0644
list-access-policies.rst File 1.04 KB 0644
list-asset-models.rst File 1.51 KB 0644
list-assets.rst File 2.29 KB 0644
list-associated-assets.rst File 1.18 KB 0644
list-dashboards.rst File 762 B 0644
list-gateways.rst File 939 B 0644
list-portals.rst File 998 B 0644
list-project-assets.rst File 573 B 0644
list-projects.rst File 861 B 0644
list-tags-for-resource.rst File 556 B 0644
put-logging-options.rst File 518 B 0644
tag-resource.rst File 575 B 0644
untag-resource.rst File 517 B 0644
update-access-policy.rst File 1.02 KB 0644
update-asset-model.rst File 2.57 KB 0644
update-asset-property.rst File 1.59 KB 0644
update-asset.rst File 536 B 0644
update-dashboard.rst File 1.27 KB 0644
update-gateway-capability-configuration.rst File 1.79 KB 0644
update-gateway.rst File 460 B 0644
update-portal.rst File 772 B 0644
update-project.rst File 580 B 0644