Create a customized web application using Amazon IoT TwinMaker UI Components - Amazon IoT TwinMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Create a customized web application using Amazon IoT TwinMaker UI Components

Amazon IoT TwinMaker provides open-source UI components for Amazon IoT Application developers. Using those UI components, developers can build customized web applications with Amazon IoT TwinMaker feature enabled for their digital twins.

Amazon IoT TwinMaker UI components are part of the Amazon IoT Application Kit, an open-source, client-side library that enables IoT application developers to simplify the development of complex IoT applications

Amazon IoT TwinMaker UI components include:

  • Amazon IoT TwinMaker source:

    A data connector component that enables you to retrieve data and interact with your Amazon IoT TwinMaker data and digital twins.

    For more information, see Amazon IoT TwinMaker source documentation.

  • Scene viewer:

    A 3D rendering component built over @react-three/fiber that renders your digital twin and enables you to interact with it.

    For more information, see Scene Viewer documentation.

  • Video player:

    A video player component that allows you to stream a video from the Kinesis Video Streams through Amazon IoT TwinMaker.

    For more information, see Video Player documentation.

To learn more about using Amazon IoT Application Kit, please visit Amazon IoT Application Kit Github page.

For instructions on how to start a new web application using Amazon IoT Application Kit, please visit the official IoT App Kit documentation page.