View Source aws_iottwinmaker (aws v1.0.4)

IoT TwinMaker is a service with which you can build operational digital twins of physical systems.

IoT TwinMaker overlays measurements and analysis from real-world sensors, cameras, and enterprise applications so you can create data visualizations to monitor your physical factory, building, or industrial plant. You can use this real-world data to monitor operations and diagnose and repair errors.

Summary

Functions

Sets values for multiple time series properties.
Creates a new metadata transfer job.

Run queries to access information from your knowledge graph of entities within individual workspaces.

Retrieves information about a component type.
Retrieves information about an entity.
Gets the pricing plan.

Gets the property values for a component, component type, entity, or workspace.

Retrieves information about the history of a time series property value for a component, component type, entity, or workspace.

Retrieves information about a scene.
Retrieves information about a workspace.
Lists all component types in a workspace.
This API lists the components of an entity.
Lists all entities in a workspace.
Lists the metadata transfer jobs.
This API lists the properties of a component.
Lists all scenes in a workspace.
Lists all tags associated with a resource.
Retrieves information about workspaces in the current account.
Adds tags to a resource.
Removes tags from a resource.
Update the pricing plan.

Functions

Link to this function

batch_put_property_values(Client, WorkspaceId, Input)

View Source
Sets values for multiple time series properties.
Link to this function

batch_put_property_values(Client, WorkspaceId, Input0, Options0)

View Source
Link to this function

cancel_metadata_transfer_job(Client, MetadataTransferJobId, Input)

View Source
Cancels the metadata transfer job.
Link to this function

cancel_metadata_transfer_job(Client, MetadataTransferJobId, Input0, Options0)

View Source
Link to this function

create_component_type(Client, ComponentTypeId, WorkspaceId, Input)

View Source
Creates a component type.
Link to this function

create_component_type(Client, ComponentTypeId, WorkspaceId, Input0, Options0)

View Source
Link to this function

create_entity(Client, WorkspaceId, Input)

View Source
Creates an entity.
Link to this function

create_entity(Client, WorkspaceId, Input0, Options0)

View Source
Link to this function

create_metadata_transfer_job(Client, Input)

View Source
Creates a new metadata transfer job.
Link to this function

create_metadata_transfer_job(Client, Input0, Options0)

View Source
Link to this function

create_scene(Client, WorkspaceId, Input)

View Source
Creates a scene.
Link to this function

create_scene(Client, WorkspaceId, Input0, Options0)

View Source
Link to this function

create_sync_job(Client, SyncSource, WorkspaceId, Input)

View Source
This action creates a SyncJob.
Link to this function

create_sync_job(Client, SyncSource, WorkspaceId, Input0, Options0)

View Source
Link to this function

create_workspace(Client, WorkspaceId, Input)

View Source
Creates a workplace.
Link to this function

create_workspace(Client, WorkspaceId, Input0, Options0)

View Source
Link to this function

delete_component_type(Client, ComponentTypeId, WorkspaceId, Input)

View Source
Deletes a component type.
Link to this function

delete_component_type(Client, ComponentTypeId, WorkspaceId, Input0, Options0)

View Source
Link to this function

delete_entity(Client, EntityId, WorkspaceId, Input)

View Source
Deletes an entity.
Link to this function

delete_entity(Client, EntityId, WorkspaceId, Input0, Options0)

View Source
Link to this function

delete_scene(Client, SceneId, WorkspaceId, Input)

View Source
Deletes a scene.
Link to this function

delete_scene(Client, SceneId, WorkspaceId, Input0, Options0)

View Source
Link to this function

delete_sync_job(Client, SyncSource, WorkspaceId, Input)

View Source
Delete the SyncJob.
Link to this function

delete_sync_job(Client, SyncSource, WorkspaceId, Input0, Options0)

View Source
Link to this function

delete_workspace(Client, WorkspaceId, Input)

View Source
Deletes a workspace.
Link to this function

delete_workspace(Client, WorkspaceId, Input0, Options0)

View Source
Link to this function

execute_query(Client, Input)

View Source

Run queries to access information from your knowledge graph of entities within individual workspaces.

The ExecuteQuery action only works with Amazon Web Services Java SDK2: https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/home.html. ExecuteQuery will not work with any Amazon Web Services Java SDK version < 2.x.
Link to this function

execute_query(Client, Input0, Options0)

View Source
Link to this function

get_component_type(Client, ComponentTypeId, WorkspaceId)

View Source
Retrieves information about a component type.
Link to this function

get_component_type(Client, ComponentTypeId, WorkspaceId, QueryMap, HeadersMap)

View Source
Link to this function

get_component_type(Client, ComponentTypeId, WorkspaceId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_entity(Client, EntityId, WorkspaceId)

View Source
Retrieves information about an entity.
Link to this function

get_entity(Client, EntityId, WorkspaceId, QueryMap, HeadersMap)

View Source
Link to this function

get_entity(Client, EntityId, WorkspaceId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_metadata_transfer_job(Client, MetadataTransferJobId)

View Source
Gets a nmetadata transfer job.
Link to this function

get_metadata_transfer_job(Client, MetadataTransferJobId, QueryMap, HeadersMap)

View Source
Link to this function

get_metadata_transfer_job(Client, MetadataTransferJobId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_pricing_plan(Client)

View Source
Gets the pricing plan.
Link to this function

get_pricing_plan(Client, QueryMap, HeadersMap)

View Source
Link to this function

get_pricing_plan(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_property_value(Client, WorkspaceId, Input)

View Source

Gets the property values for a component, component type, entity, or workspace.

You must specify a value for either componentName, componentTypeId, entityId, or workspaceId.
Link to this function

get_property_value(Client, WorkspaceId, Input0, Options0)

View Source
Link to this function

get_property_value_history(Client, WorkspaceId, Input)

View Source

Retrieves information about the history of a time series property value for a component, component type, entity, or workspace.

You must specify a value for workspaceId. For entity-specific queries, specify values for componentName and entityId. For cross-entity quries, specify a value for componentTypeId.
Link to this function

get_property_value_history(Client, WorkspaceId, Input0, Options0)

View Source
Link to this function

get_scene(Client, SceneId, WorkspaceId)

View Source
Retrieves information about a scene.
Link to this function

get_scene(Client, SceneId, WorkspaceId, QueryMap, HeadersMap)

View Source
Link to this function

get_scene(Client, SceneId, WorkspaceId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_sync_job(Client, SyncSource)

View Source
Gets the SyncJob.
Link to this function

get_sync_job(Client, SyncSource, QueryMap, HeadersMap)

View Source
Link to this function

get_sync_job(Client, SyncSource, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_workspace(Client, WorkspaceId)

View Source
Retrieves information about a workspace.
Link to this function

get_workspace(Client, WorkspaceId, QueryMap, HeadersMap)

View Source
Link to this function

get_workspace(Client, WorkspaceId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_component_types(Client, WorkspaceId, Input)

View Source
Lists all component types in a workspace.
Link to this function

list_component_types(Client, WorkspaceId, Input0, Options0)

View Source
Link to this function

list_components(Client, EntityId, WorkspaceId, Input)

View Source
This API lists the components of an entity.
Link to this function

list_components(Client, EntityId, WorkspaceId, Input0, Options0)

View Source
Link to this function

list_entities(Client, WorkspaceId, Input)

View Source
Lists all entities in a workspace.
Link to this function

list_entities(Client, WorkspaceId, Input0, Options0)

View Source
Link to this function

list_metadata_transfer_jobs(Client, Input)

View Source
Lists the metadata transfer jobs.
Link to this function

list_metadata_transfer_jobs(Client, Input0, Options0)

View Source
Link to this function

list_properties(Client, WorkspaceId, Input)

View Source
This API lists the properties of a component.
Link to this function

list_properties(Client, WorkspaceId, Input0, Options0)

View Source
Link to this function

list_scenes(Client, WorkspaceId, Input)

View Source
Lists all scenes in a workspace.
Link to this function

list_scenes(Client, WorkspaceId, Input0, Options0)

View Source
Link to this function

list_sync_jobs(Client, WorkspaceId, Input)

View Source
List all SyncJobs.
Link to this function

list_sync_jobs(Client, WorkspaceId, Input0, Options0)

View Source
Link to this function

list_sync_resources(Client, SyncSource, WorkspaceId, Input)

View Source
Lists the sync resources.
Link to this function

list_sync_resources(Client, SyncSource, WorkspaceId, Input0, Options0)

View Source
Link to this function

list_tags_for_resource(Client, Input)

View Source
Lists all tags associated with a resource.
Link to this function

list_tags_for_resource(Client, Input0, Options0)

View Source
Link to this function

list_workspaces(Client, Input)

View Source
Retrieves information about workspaces in the current account.
Link to this function

list_workspaces(Client, Input0, Options0)

View Source
Link to this function

tag_resource(Client, Input)

View Source
Adds tags to a resource.
Link to this function

tag_resource(Client, Input0, Options0)

View Source
Link to this function

untag_resource(Client, Input)

View Source
Removes tags from a resource.
Link to this function

untag_resource(Client, Input0, Options0)

View Source
Link to this function

update_component_type(Client, ComponentTypeId, WorkspaceId, Input)

View Source
Updates information in a component type.
Link to this function

update_component_type(Client, ComponentTypeId, WorkspaceId, Input0, Options0)

View Source
Link to this function

update_entity(Client, EntityId, WorkspaceId, Input)

View Source
Updates an entity.
Link to this function

update_entity(Client, EntityId, WorkspaceId, Input0, Options0)

View Source
Link to this function

update_pricing_plan(Client, Input)

View Source
Update the pricing plan.
Link to this function

update_pricing_plan(Client, Input0, Options0)

View Source
Link to this function

update_scene(Client, SceneId, WorkspaceId, Input)

View Source
Updates a scene.
Link to this function

update_scene(Client, SceneId, WorkspaceId, Input0, Options0)

View Source
Link to this function

update_workspace(Client, WorkspaceId, Input)

View Source
Updates a workspace.
Link to this function

update_workspace(Client, WorkspaceId, Input0, Options0)

View Source