Flowoid allows you to automate repetitive tasks in AWS IoT SiteWise. Connect AWS IoT SiteWise with over 300 integrations and unlock its potential. No coding skills required.
Triggers
Batch Associate Project Assets
Associates a group (batch) of assets with an AWS IoT SiteWise Monitor project.
Batch Disassociate Project Assets
Disassociates a group (batch) of assets from an AWS IoT SiteWise Monitor project.
Batch Put Asset Property Value
Sends a list of asset property values to AWS IoT SiteWise. Each value is a timestamp-quality-value (TQV) data point. For more information, see Ingesting data using the API in the AWS IoT SiteWise User Guide. To identify an asset property, you must specify one of the following: The assetId and propertyId of an asset property. A propertyAlias, which is a data stream alias (for example, /company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty....
New Access Policy
Retrieves a paginated list of access policies for an AWS SSO identity (a user or group) or an AWS IoT SiteWise Monitor resource (a portal or project).
New Asset
Retrieves a paginated list of asset summaries. You can use this operation to do the following: List assets based on a specific asset model. List top-level assets. You can't use this operation to list all assets. To retrieve summaries for all of your assets, use ListAssetModels to get all of your asset model IDs. Then, use ListAssets to get all assets for each asset model.
New Asset Model
Retrieves a paginated list of summaries of all asset models.
New Associated Asset
Retrieves a paginated list of associated assets. You can use this operation to do the following: List child assets associated to a parent asset by a hierarchy that you specify. List an asset's parent asset.
New Dashboard
Retrieves a paginated list of dashboards for an AWS IoT SiteWise Monitor project.
New Gateway
Retrieves a paginated list of gateways.
New Portal
Retrieves a paginated list of AWS IoT SiteWise Monitor portals.
New Project
Retrieves a paginated list of projects for an AWS IoT SiteWise Monitor portal.
Actions
Associate Assets
Associates a child asset with the given parent asset through a hierarchy defined in the parent asset's model. For more information, see Associating assets in the AWS IoT SiteWise User Guide.
Batch Associate Project Assets
Associates a group (batch) of assets with an AWS IoT SiteWise Monitor project.
Batch Disassociate Project Assets
Disassociates a group (batch) of assets from an AWS IoT SiteWise Monitor project.
Batch Put Asset Property Value
Sends a list of asset property values to AWS IoT SiteWise. Each value is a timestamp-quality-value (TQV) data point. For more information, see Ingesting data using the API in the AWS IoT SiteWise User Guide. To identify an asset property, you must specify one of the following: The assetId and propertyId of an asset property. A propertyAlias, which is a data stream alias (for example, /company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty....
Create Access Policy
Creates an access policy that grants the specified AWS Single Sign-On user or group access to the specified AWS IoT SiteWise Monitor portal or project resource.
Create Asset
Creates an asset from an existing asset model. For more information, see Creating assets in the AWS IoT SiteWise User Guide.
Create Asset Model
Creates an asset model from specified property and hierarchy definitions. You create assets from asset models. With asset models, you can easily create assets of the same type that have standardized definitions. Each asset created from a model inherits the asset model's property and hierarchy definitions. For more information, see Defining asset models in the AWS IoT SiteWise User Guide.
Create Dashboard
Creates a dashboard in an AWS IoT SiteWise Monitor project.
Create Gateway
Creates a gateway, which is a virtual or edge device that delivers industrial data streams from local servers to AWS IoT SiteWise. For more information, see Ingesting data using a gateway in the AWS IoT SiteWise User Guide.
Create Portal
Creates a portal, which can contain projects and dashboards. Before you can create a portal, you must enable AWS Single Sign-On. AWS IoT SiteWise Monitor uses AWS SSO to manage user permissions. For more information, see Enabling AWS SSO in the AWS IoT SiteWise User Guide. Before you can sign in to a new portal, you must add at least one AWS SSO user or group to that portal. For more information, see Adding or removing portal administrators in the AWS IoT SiteWise User Guide.
Create Presigned Portal Url
Creates a pre-signed URL to a portal. Use this operation to create URLs to portals that use AWS Identity and Access Management (IAM) to authenticate users. An IAM user with access to a portal can call this API to get a URL to that portal. The URL contains a session token that lets the IAM user access the portal.
Create Project
Creates a project in the specified portal.
Delete Access Policy
Deletes an access policy that grants the specified AWS Single Sign-On identity access to the specified AWS IoT SiteWise Monitor resource. You can use this operation to revoke access to an AWS IoT SiteWise Monitor resource.
Delete Asset
Deletes an asset. This action can't be undone. For more information, see Deleting assets and models in the AWS IoT SiteWise User Guide. You can't delete an asset that's associated to another asset. For more information, see DisassociateAssets.
Delete Asset Model
Deletes an asset model. This action can't be undone. You must delete all assets created from an asset model before you can delete the model. Also, you can't delete an asset model if a parent asset model exists that contains a property formula expression that depends on the asset model that you want to delete. For more information, see Deleting assets and models in the AWS IoT SiteWise User Guide.
Delete Dashboard
Deletes a dashboard from AWS IoT SiteWise Monitor.
Delete Gateway
Deletes a gateway from AWS IoT SiteWise. When you delete a gateway, some of the gateway's files remain in your gateway's file system. For more information, see Data retention in the AWS IoT SiteWise User Guide.
Delete Portal
Deletes a portal from AWS IoT SiteWise Monitor.
Delete Project
Deletes a project from AWS IoT SiteWise Monitor.
Describe Access Policy
Describes an access policy, which specifies an AWS SSO user or group's access to an AWS IoT SiteWise Monitor portal or project.
Describe Asset
Retrieves information about an asset.
Describe Asset Model
Retrieves information about an asset model.
Describe Asset Property
Retrieves information about an asset property. When you call this operation for an attribute property, this response includes the default attribute value that you define in the asset model. If you update the default value in the model, this operation's response includes the new default value. This operation doesn't return the value of the asset property. To get the value of an asset property, use GetAssetPropertyValue.
Describe Dashboard
Retrieves information about a dashboard.
Describe Gateway
Retrieves information about a gateway.
Describe Gateway Capability Configuration
Retrieves information about a gateway capability configuration. Each gateway capability defines data sources for a gateway. A capability configuration can contain multiple data source configurations. If you define OPC-UA sources for a gateway in the AWS IoT SiteWise console, all of your OPC-UA sources are stored in one capability configuration. To list all capability configurations for a gateway, use DescribeGateway.
Describe Logging Options
Retrieves the current AWS IoT SiteWise logging options.
Describe Portal
Retrieves information about a portal.
Describe Project
Retrieves information about a project.
Disassociate Assets
Disassociates a child asset from the given parent asset through a hierarchy defined in the parent asset's model.
Get Asset Property Aggregates
Gets aggregated values for an asset property. For more information, see Querying aggregates in the AWS IoT SiteWise User Guide. To identify an asset property, you must specify one of the following: The assetId and propertyId of an asset property. A propertyAlias, which is a data stream alias (for example, /company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty.
Get Asset Property Value
Gets an asset property's current value. For more information, see Querying current values in the AWS IoT SiteWise User Guide. To identify an asset property, you must specify one of the following: The assetId and propertyId of an asset property. A propertyAlias, which is a data stream alias (for example, /company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty.
Get Asset Property Value History
Gets the history of an asset property's values. For more information, see Querying historical values in the AWS IoT SiteWise User Guide. To identify an asset property, you must specify one of the following: The assetId and propertyId of an asset property. A propertyAlias, which is a data stream alias (for example, /company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty.
List Access Policies
Retrieves a paginated list of access policies for an AWS SSO identity (a user or group) or an AWS IoT SiteWise Monitor resource (a portal or project).
List Asset Models
Retrieves a paginated list of summaries of all asset models.
List Assets
Retrieves a paginated list of asset summaries. You can use this operation to do the following: List assets based on a specific asset model. List top-level assets. You can't use this operation to list all assets. To retrieve summaries for all of your assets, use ListAssetModels to get all of your asset model IDs. Then, use ListAssets to get all assets for each asset model.
List Associated Assets
Retrieves a paginated list of associated assets. You can use this operation to do the following: List child assets associated to a parent asset by a hierarchy that you specify. List an asset's parent asset.
List Dashboards
Retrieves a paginated list of dashboards for an AWS IoT SiteWise Monitor project.
List Gateways
Retrieves a paginated list of gateways.
List Portals
Retrieves a paginated list of AWS IoT SiteWise Monitor portals.
List Project Assets
Retrieves a paginated list of assets associated with an AWS IoT SiteWise Monitor project.
List Projects
Retrieves a paginated list of projects for an AWS IoT SiteWise Monitor portal.
List Tags For Resource
Retrieves the list of tags for an AWS IoT SiteWise resource.
Put Logging Options
Sets logging options for AWS IoT SiteWise.
Tag Resource
Adds tags to an AWS IoT SiteWise resource. If a tag already exists for the resource, this operation updates the tag's value.
Untag Resource
Removes a tag from an AWS IoT SiteWise resource.
Update Access Policy
Updates an existing access policy that specifies an AWS SSO user or group's access to an AWS IoT SiteWise Monitor portal or project resource.
Update Asset
Updates an asset's name. For more information, see Updating assets and models in the AWS IoT SiteWise User Guide.
Update Asset Model
Updates an asset model and all of the assets that were created from the model. Each asset created from the model inherits the updated asset model's property and hierarchy definitions. For more information, see Updating assets and models in the AWS IoT SiteWise User Guide. This operation overwrites the existing model with the provided model. To avoid deleting your asset model's properties or hierarchies, you must include their IDs and definitions in the updated asset model payload. For more info...
Update Asset Property
Updates an asset property's alias and notification state. This operation overwrites the property's existing alias and notification state. To keep your existing property's alias or notification state, you must include the existing values in the UpdateAssetProperty request. For more information, see DescribeAssetProperty.
Update Dashboard
Updates an AWS IoT SiteWise Monitor dashboard.
Update Gateway
Updates a gateway's name.
Update Gateway Capability Configuration
Updates a gateway capability configuration or defines a new capability configuration. Each gateway capability defines data sources for a gateway. A capability configuration can contain multiple data source configurations. If you define OPC-UA sources for a gateway in the AWS IoT SiteWise console, all of your OPC-UA sources are stored in one capability configuration. To list all capability configurations for a gateway, use DescribeGateway.