AWS IoT Twinmaker Connector
Content Type: Module
Categories: 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: 3.1.0
Framework Version: 9.24.2
Release Notes: Upgraded the IoT TwinMaker SDK to version 2.27.17
Version: 3.0.1
Framework Version: 9.18.3
Release Notes: - A bug of the GetPropertyValueHistory action where some time formats returned by AWS led to errors was fixed
Version: 3.0.0
Framework Version: 9.18.3
Release Notes: - Connector updated to work with Authentication Connector 3.0 and newer versions
Version: 2.0.1
Framework Version: 9.18.3
Release Notes: - A bug of the GetPropertyValueHistory action where some time formats returned by AWS led to errors was fixed
Version: 2.0.0
Framework Version: 9.18.3
Release Notes: Credentials object input parameter for all connector actions
Version: 1.0.1
Framework Version: 9.18.3
Release Notes: This version is deprecated
- 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: This version is deprecated
Added the following services:
GetComponentType
GetEntity
GetPropertyValue
GetPropertyValueHistory
GetScene
GetWorkspace
ListComponentTypes
ListEntities
ListScenes
ListWorkspaces