Dashboard

The dashboard shows the number of assets per location for an asset type in interactive tiles. It is suitable as an overview display (e.g. on a monitor in the hall) and refreshes automatically every 30 seconds.

Screenshot to be added: tracking_app_dashboard.png — to show: dashboard with several location tiles and counters for one asset type.

Dashboard

Access

The dashboard is opened via a URL and can be configured with parameters:

…​/asset/dashboard/countByType/<typeId>

Parameter Description

typeId

Id of the asset type whose stock is displayed (required, part of the path)

tenantId

Tenant (optional; default: current tenant)

spaceKey

Space key (optional)

locations

Restriction to specific business locations (optional, can be specified multiple times)

search

Search expression to further restrict the assets (optional)

Display

  • For each location, a tile with the current number of assets of the selected type is displayed.

  • The display refreshes automatically every 30 seconds.