Create asset type - Developer Documentation
Skip to content

Create asset type

The process of creating asset type is shown by using the example scenario of onboarding a pump. Note that the data shown in the procedure below is related to this example scenario only and must be adapted properly for onboarding other devices.

Procedure

To create an asset type, proceed as follows:

  1. Go to "Library" and click "Asset Types".

  2. Click on "Create type" to create a new asset type.

  3. Enter the required data:

    • Name: PumpIoTExtIntegrationType
    • Description: Pump Asset Type (from MindConnect IoT Extension Getting Started)
  4. In order to add an image, expand the image bar and click "Choose".
    Your local file browser opens to select an image.

    Note

    Image list
    In order to browse already uploaded images to your environment, you can use the image list. Click "Browse" to open the image list and choose an image to add.

  5. In order to add a variable, expand the variable bar and and enter the data:

    • Variable Name: StuffingBoxTemp
    • Data Type: STRING
    • Max. Length: 16
    • Unit: °C
  6. In order to add an aspect, expand the aspect bar. Add aspect conint45.PumpProperties which you have created previously using the "Browse aspects" option.

  7. Confirm the entries with "Save".

Result

The result shows the creation of an asset type:

BasicAsset


Last update: May 24, 2023