Creating the Asset Type ThingTemplate
Each model of MRI machine is defined by a ThingTemplate. This template can extend the properties defined by the base ThingTemplate and the dynamic properties ThingShape. It includes both of them by reference.
Complete the following steps below to create a ThingTemplate for each MRI model that references the previously-created Base ThingTemplate and the MRI Sensor ThingShape:
  1. Under Modeling, click Thing Shapes. Click New.
  2. In the Name field, enter X200 Series MRI.
  3. In the Base Thing Template field, select the previously created Magnorez MRI machines template.
  4. In the Implemented Shapes field, select the previously created MRISensors Thing Shape.
  5. Repeat this process for each MRI model type.