Data Model Implementation
Implement your data model with the ThingWorx Composer.
Guide Concept
This project will introduce you to methods for creating the data model that you have designed and are ready to implement.
Following the steps in this guide, you will implement the Data Model you've already designed. After having insight into your desired Data Model, this guide will provide instructions and examples on how to build out your application using the ThingWorx platform.
We will teach you how to utilize the ThingWorx platform to implement your fully functional IoT application.

Guide Info
Level | Intermediate |
Est. Time | 60 Minutes |
Published | Aug 16, 2020 |
Author | Jason Johnson |
You'll learn how to
- Use the ThingWorx platform to create a fully functional application
- Learning how to turn your specific data model designs into read to deploy applications
Things used in this guide
Environment:
This guide requires a connection to the ThingWorx Foundation.
It assumes that you are using either the hosted Foundation server or the trial download.
Software components:
Previous knowledge
Data Model Implementation
Outline
- Step 1: Completed Example
- Step 2: Data Model Scenario
- Step 3: LineAsset Thing Template
- Step 4: SystemConnector Thing Template
- Step 5: HazardousAsset Thing Template
- Step 6: InventoryManager Thing Shape
- Step 7: Unique Components Thing Templates
- Step 8: Data Tables and Data Shapes
- Step 9: SystemConnections Implementation
- Step 10: Next Steps