Objectives

In this Exercise you will learn how to:

  • create the credentials for the Edge Data Collector (EDC) edge entity
  • pre-create the device type for the Variable Frequency Drives (VFD's)

Before you begin:
This Exercise requires that you have:

  1. completed the pre-requisites required for all labs
  2. completed the previous exercises

The Edge Data Collector edge uses the Maximo Monitor capability to use the priveledged gateway device type, which enables the automatic creation of new devices when data is delivered from the gateway on behalf of them.

Attention

This exercise will use the new version of device types introduced in MAS 8.8 which do not require physical and logical interfaces before saving the data in the database and making it available within Monitor.
However, this currently require you to create the device type for the VFDs manually up front, as automatically creating that through the gateway will result in the classic version of the device type which will require the physical and logical interfaces before the data is available in Monitor.


Create the EDC edge gateway in Monitor

In this section you will create the credentials for the EDC edge gateway, so the EDC edge can connect to Maximo Monitor.

Login to MAS and navigate to Monitor: MAS Monitor

Navigate to the IoT Tool from the Monitor Home page: IoT Tool

It opens a new tab. Navigate to Device Types: Add device type

Select Add Device Type: Add device type

Select Gateway, give it the name XX_EDC_GW and a short description.
Click Next and Finish: Add new device type

Tip

XX in the device type name should be your initials in case other people are following this lab in the same Maximo Application Suite environment.

Select Register Devices: Add new device type

Define the Device Id XX_EDC_GW_01. Click Next: Add new Edge device

OPTIONAL: Add a Model name Edge Data Collector and Manufacturer name IBM. Click Next: Add new Edge device

Just click Next: Add new Edge device

Select Privileged Gateway and click Next: Add new Edge device

Click Next to let the system auto generate an authentication token: Add new Edge device

Just click Finish: Add new Edge device

You will see the created Device credentials: Add new Edge device

Save these credentials

It is very important, that you save these credentials as you need them in the next exercise
AND the authentication token is non-recoverable once you navigate away from this page.

The gateway is now created in the IoT Tool and it will appear as Disconnected until the physical EDC Edge connects: Add new Edge device

Pre-create device type for the VFDs

You need to create the device type for the VFD´s manually in Monitor to ensure the right version of Device Type is being used later on.

Navigate to Setup from the Monitor Home page: Monitor Setup

Select Devices: Monitor Setup

Click on Add device type: Add device type

Select Basic template as this will create the new version of the device type and click Next: Empty template

Define the Device type name as VariableFrequencyDrives (exactly like this), give it a description and press Create: Template identity

Note

We will define the metrics in a later exersice once we have defined the data points in the EDC Integration.

Tip

Here is the list of the current canonical models defined within EDC using PascalCase:

Device type Device Type in Monitor
Variable Frequency Drives VariableFrequencyDrives
Variable Air Volume VariableAirVolume
Uninterruptible Power Supplies UninterruptiblePowerSupplies
Power Meters PowerMeters
Circuit Breakers CircuitBreakers
Protection Relays ProtectionRelays
Heat Meters HeatMeters
Gas Flow Meters GasFlowMeters


Congratulations you have successfully created the needed gateway in the IoT Tool
and the needed device type in Monitor.