Asset Related

In this widget, you will be able to see the devices related to an asset.

How it works

Asset Related

Widget Menu

Menu Action List

The following actions can be performed:

  • Open entity information: Opens a temporary dashboard with information about the asset.
  • Edit: Opens the asset wizard.
  • Generate QR: Generates a QR code that will provide basic information about the asset.
  • Capture screen: Takes a screenshot of the widget.
  • Duplicate widget: Creates a duplicate of the widget on the dashboard.
  • Copy widget: Copies the widget to another dashboard.
  • Change widget location: Moves the widget to another dashboard.

Configuration

Configuration

General

  • Boxed: widget will be displayed with background in dahsboard.
  • About: widget description in Markdown format.
  • Title: widget title. It can be configured to remain fixed in the widget or only be displayed when it receives focus.
  • Toolbar: configures the behavior of the widget bar on the dashboard, allowing you to hide it, hide it when not in use, or leave it always visible.
  • Refresh Frequency: allows configuring the data refresh frequency displayed in the list.
  • Extra actions: allows user to add new specific actions to the widget with your own code.

Extra action config Extra action config

You can add a new one by pressing the New button.

Once you added a custom action it can be modified later by pressing the name in the list.

In order to remove the custom action click the delete icon button on the right.

In extra actions you can write your own code were you can open other dashboards, entities dashboards or execute wizards.

Extra action code Extra action code

You can find all available functions and methods in Extra parameters

Asset Select

Selection of the asset to display.

Visualization

Asset Select

Settings that can be configured:

  • Background color: Sets the background color of the widget.
  • Hide details header panel: Hides the title with the asset identifier.