Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

DESCRIPTION HEREThis object is being used to display a 'Gauge' on the dashboard of an app.

The color of the gauge is determined by it’s value in the following intervals:

From Value

To Value

Color

0

30

Status
colourRed
titleRED

31

70

Status
colourYellow
titleOrange

71

100

Status
colourGreen
titleGREEN

...

App Builder Object

...

Dashboard Representation

...

In Ports

Position

Name

Message Type

Description

1

Label

String

This port is being used to overwrite the label of the 'Gauge' on the Dashboard.

2

Status

String

This port is being used to set the status text of the 'Gauge' on the Dashboard.

3

Value

Percent

This port is being used to set the value of the 'Gauge' on the Dashboard.

...

Out Ports

Position

Name

Message Type

Description

1

Value

Percent

This port is being used to send out the message based on the received value from the In Port Value.

...

Properties

Name

Description

Object Name

The name of the object on the canvas.

Group

The group (and tabs) this interface object is assigned to on the dashboard of the app.

Label

The label of the 'Gauge' on the Dashboard.