IoTTwinMaker

Table of Contents

Client

class IoTTwinMaker.Client

A low-level client representing AWS IoT TwinMaker

IoT TwinMaker is a service that enables you to 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.

import boto3

client = boto3.client('iottwinmaker')

These are the available methods: