AWS IoT Twinmaker Connector

Category: Connectors
Subcategory: AWS

Overview

AWS IoT TwinMaker is a service that makes it easier for developers to create digital twins of real-world systems such as buildings, factories, industrial equipment, and production lines.

This connector provides the following actions:

  • GetComponentType

  • GetEntity

  • GetPropertyValue

  • GetPropertyValueHistory

  • GetScene

  • GetWorkspace

  • ListComponentTypes

  • ListEntities

  • ListScenes

  • ListWorkspaces

For more information about our AWS Connector strategy, please see the Mendix Evaluation Guide.

Documentation

Please see the documentation on Mendix Docs.

Releases

Version: 1.0.1
Framework Version: 9.18.3
Release Notes: - Added documentation - Fixed naming inconsistencies - Fixed issue that prevented the client from being created
Version: 1.0.0
Framework Version: 9.18.3
Release Notes: Added the following services: GetComponentType GetEntity GetPropertyValue GetPropertyValueHistory GetScene GetWorkspace ListComponentTypes ListEntities ListScenes ListWorkspaces