404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.16.139.76: ~ $
**To update a dashboard**

The following ``update-dashboard`` example changes the title of a dashboard's line chart that displays total generated power for a wind farm. ::

    aws iotsitewise update-dashboard \
        --project-id a1b2c3d4-5678-90ab-cdef-fffffEXAMPLE \
        --dashboard-name "Wind Farm" \
        --dashboard-definition file://update-wind-farm-dashboard.json

Contents of ``update-wind-farm-dashboard.json``::

    {
        "widgets": [
            {
                "type": "monitor-line-chart",
                "title": "Total Generated Power",
                "x": 0,
                "y": 0,
                "height": 3,
                "width": 3,
                "metrics": [
                    {
                        "label": "Power",
                        "type": "iotsitewise",
                        "assetId": "a1b2c3d4-5678-90ab-cdef-44444EXAMPLE",
                        "propertyId": "a1b2c3d4-5678-90ab-cdef-99999EXAMPLE"
                    }
                ]
            }
        ]
    }

This command produces no output.

For more information, see `Creating dashboards (CLI) <https://docs.aws.amazon.com/iot-sitewise/latest/userguide/create-dashboards-using-aws-cli.html>`__ 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