Skip to content

Latest commit

 

History

History
273 lines (145 loc) · 11 KB

install_MindSphere.md

File metadata and controls

273 lines (145 loc) · 11 KB

Configuration Steps

IIH Insights Hub Sync

To analyze incoming data from the Shopfloor-To-Cloud edge device in Insights Hub Cloud, you can use the Energy Manager application to create dashboards so you can process and display the supplied data.

For this, the following dashboards are created using the data collected from the Shopfloor:

  1. Overview:
  • Produced Bottles of Each Line
  • Consumption Graphic of Each Line
  • Cost of each Line
  1. Line 1 - Media Consumption:
  • Energy per Bottle
  • Water per Bottle
  • Pressured Air per Bottle
  • Consumption per Bottle
  • Cost per Bottle
  1. Line 2 - Media Consumption:
  • Energy per Bottle
  • Water per Bottle
  • Pressured Air per Bottle
  • Consumption per Bottle
  • Cost per Bottle

The configuration files for each of the dashboards are presented below:

To import these dashboards, go to Energy Manager UI, select the asset, click on "Add dashboard", select "Import Dashboard" and upload the corresponding dashboard configuration file.

However, The step by step of how to build these dashboards is shown below.

Configure Energy Manager

From here, the step-by-step process of creating each dashboard will be explained.

Overview Dashboard

Let's start by builidng the Overview dashboard. This is the final result of the dashboard:

OVERVIEW

Now, create a new dashboard by going to My Plant, select the "Factory" asset, click on "Add dashboard" and name it "Overview":

CreateDashboard2

Create widget for Produced Bottles of Each Line

Here, the creation of this section of the dashboard will be explained:

Value

To do that, in the created dashboard, proceed to create a widget.

KPI

Create a "Value" widget to display the Produced Bottles of the Line 1 and attach it to the "ProducedBottles" parameter on the Line1 asset, like so:

Tag1

Chosse the KPI Calculation Period of your preference. Then, just click save, place the widget in the dashboard layout and repeat the same proccess for Line 2.

Create widget for Consumption Graphic of Each Line

Here, the creation of this section of the dashboard will be explained:

Graphic

To do that, create a "Diagram" widget and attach it to the following parameters:

Tag2

And make sure to have this Y-Axis configuration:

yaxis

Chosse the KPI Calculation Period of your preference. Then, just click save, place the widget in the dashboard layout and repeat the same proccess for Line 2.

Create widget for Cost of each Line

Here, the creation of this section of the dashboard will be explained:

cost

For this widget, the following KPI type needs to be created:

KPI

In order to do that, go to Energy Manager UI > Configuration > KPI Types and create a new KPI type with the information provided in the picture above.

Then, create a KPI instance named "CostPerLine1" based on the previously created KPI type, like so:

CostLine1

Now, create a "Gauge" widget and attach it to the KPI instance you just created:

CostLine1_tag

Then, just click save, place the widget in the dashboard layout and repeat the same proccess for Line 2.

You just created the "Overview" Dashboard !

Line 1 Media Consumption Dashboard

This is the final result of the dashboard:

Line1-media-consumption

Create a new dashboard by going to My Plant, select the "Line 1" asset , click on "Add dashboard" and name it "Line 1 - Media Consumption".

Create widget for Energy Per Bottle

Here, the creation of this section of the dashboard will be explained:

energyPerBottle

For this widget, create the following KPI type:

energyPerBottle

Then, create a KPI instance named "EnergyPerBottle1" based on the previously created KPI type, like so:

EnergyPerBottleLine1

Now, create a "Gauge" widget and attach it to the KPI instance you just created:

EnergyLine1Gauge

Then, just click save, place the widget in the dashboard layout and repeat the same proccess for Line 2.

Create widget for Water per Bottle

Here, the creation of this section of the dashboard will be explained:

WaterPerBottleWidget

For this widget, create the following KPI type:

WaterPerBottleKPIType

Then, create a KPI instance named "WaterPerBottle1" based on the previously created KPI type, like so:

WaterPerBottleLine1

Now, create a "Gauge" widget and attach it to the KPI instance you just created:

WaterPerBottleGauge

Then, just click save, place the widget in the dashboard layout and repeat the same proccess for Line 2.

Create widget for PressuredAir per Bottle

Here, the creation of this section of the dashboard will be explained:

PressuredAirPerBottleWidget

For this widget, create the following KPI type:

PressuredAirPerBottleKPIType

Then, create a KPI instance named "PressuredAirPerBottle1" based on the previously created KPI type, like so:

PressuredAirPerBottleLine1

Now, create a "Gauge" widget and attach it to the KPI instance you just created:

PressuredAirPerBottleGauge

Then, just click save, place the widget in the dashboard layout and repeat the same proccess for Line 2.

Create widget for Consumption Per Bottle

Here, the creation of this section of the dashboard will be explained:

ConsumptionDiagram

Now, create a "Diagram" widget and attach it to the following KPI instances:

ConsumptionPerBottleDiagram

And make sure to have this Y-Axis configuration:

ConsumptionDiagramYaxis

Then, just click save, place the widget in the dashboard layout and repeat the same proccess for Line 2.

Create widget for Cost per Bottle (Gauge)

Here, the creation of this section of the dashboard will be explained:

CostGauge

For this widget, create the following KPI type:

CostPerBottleKPIType

Then, create a KPI instance named "CostPerBottle1" based on the previously created KPI type, like so:

CostPerBottleKPIInstance

Now, create a "Gauge" widget and attach it to the KPI instance you just created:

CostPerBottleGauge

Then, just click save, place the widget in the dashboard layout and repeat the same proccess for Line 2.

Create widget for Cost per Bottle (Diagram)

Here, the creation of this section of the dashboard will be explained:

CostDiagram

Now, create a "Diagram" widget and attach it to the following KPI instance:

CostDiagramKPIInstance

Then, just click save, place the widget in the dashboard layout and repeat the same proccess for Line 2.

Line 2 Media Consumption Dashboard

This is the final result of the dashboard:

LINE2_MEDIACONSUMPTION

Create a new dashboard by going to My Plant, select the asset where the variables are added, click on "Add dashboard" and name it "Line 2 - Media Consumption".

Follow the same steps you took to create the 'Line 1 - Media Consumption' dashboard.

Now all dashboards have been created, demonstrating the purpose of this app example.

Navigation

Overview

Configuration Southbound Device

Configuration Northbound Device