Skip to content

Asset Inventory

The Asset Inventory page is the central registry for physical items tracked by the NISC Mustering System using BLE beacon tags. It shows every tracked asset, its current location, operational status, and BLE beacon presence.


  1. Log in to the NISC Mustering System.
  2. In the left navigation menu, click Assets.
  3. The Asset Inventory page loads with summary cards and a searchable table of all tracked assets.

Understanding the Summary Cards

Four cards at the top of the page give an at-a-glance overview:

CardWhat it shows
Total AssetsAll registered assets
Active / RecentAssets whose BLE beacon has been detected in the last few minutes
OfflineAssets with no recent BLE signal
In UseAssets currently assigned and in active use

Note: Active/Offline counts reflect BLE beacon presence, not operational status. An asset can be "Available" operationally but "Offline" if its tag battery is flat or it has left a coverage area.


Searching and Filtering

  1. Click the Search assets... box in the toolbar.
  2. Type any part of an asset name, MAC address, serial number, assigned person, or category.
  3. Results filter in real time.

Category Filter

  1. Click the Category dropdown in the toolbar.
  2. Select one of the available categories (see Asset Categories below).
  3. The list narrows to assets in that category only.
  4. Click the X inside the dropdown to clear the category filter.

Status Filter

  1. Click the Status dropdown in the toolbar.
  2. Select a status value to show only assets matching that state.
  3. Click the X to clear.

Clearing All Filters

Click the Clear Filters button (funnel with slash icon) to reset the search text, category, and status filters simultaneously.


Asset Categories

When creating or editing an asset, choose the category that best describes it:

CategoryTypical examples
IT EquipmentLaptops, monitors, servers, network switches
FurnitureDesks, chairs, cabinets
Safety EquipmentFire extinguishers, AEDs, first-aid kits
ToolsPower tools, hand tools, calibration equipment
VehiclesForklifts, carts, vehicles
MedicalMedical devices, portable equipment
OtherAnything that does not fit the above

Asset Statuses

Each asset has an operational status that reflects how it is currently being used:

StatusColourMeaning
AvailableGreenReady to be assigned or used
In UseBlueCurrently assigned to a person or in active use
MaintenanceAmberUndergoing service, repair, or inspection
RetiredRedDecommissioned, no longer in service

This status is separate from Presence (Active / Offline), which reflects BLE beacon signal activity.


Adding a New Asset

You need the Create permission for Assets to see the Add Asset button.

  1. Click Add Asset in the top-right of the page.
  2. A form modal opens. Fill in the fields:
    • Name — a descriptive label for the asset (required)
    • Category — select the appropriate category
    • Serial Number — the manufacturer serial number (optional but recommended)
    • Model — the model name or number
    • Manufacturer — the manufacturer name
    • Assigned To — the person or team responsible for this asset
    • Status — set the initial operational status
    • BLE Tag MAC — the MAC address of the beacon tag attached to this asset
  3. Click Save to create the record.

The asset appears in the inventory immediately. Once the BLE tag is powered on and within range of a gateway, the system will begin detecting its location.


Editing an Asset

You need the Update permission for Assets to edit records.

  1. Locate the asset in the table using search or filters.
  2. Click the pencil (Edit) icon in the Actions column.
  3. The edit form modal opens with the current data pre-filled.
  4. Update any fields and click Save.

You can also edit from the asset detail page (see Asset Detail Page below).


Deleting an Asset

You need the Delete permission for Assets.

  1. Locate the asset in the table.
  2. Click the bin (Delete) icon in the Actions column.
  3. A confirmation dialog appears with the asset's name. Click Yes to confirm.

Warning: Deleting an asset is permanent. The BLE tag MAC address will no longer be tracked. Make sure this is intentional before confirming.


The Asset Table

The main table shows the following columns:

ColumnDescription
NameClickable link to the asset detail page
BLE Tag MACHardware MAC address of the attached beacon
CategoryAsset category
Serial No.Manufacturer serial number
Assigned ToThe person or group assigned to this asset
StatusOperational status badge (Available, In Use, etc.)
LocationCurrent floor and building from last BLE detection
Last SeenHow long ago the beacon was last heard
PresenceBLE signal state (Active, Recent, Offline)
ActionsEdit and Delete buttons

Click any column header to sort by that column. Click again to reverse the sort direction.

Pagination

By default, 15 rows are shown per page. Use the rows per page control at the bottom of the table to switch to 10, 25, or 50 rows. Use the page navigation arrows to move between pages.


Refreshing the List

Click the Refresh button (circular arrow icon) in the toolbar to reload asset data from the server. The button shows a loading state while refreshing. A success notification appears when complete.


Asset Detail Page

Click any asset's name in the table to open its full detail page.

Screenshot placeholder: Asset detail page — profile and location cards

Asset Profile Card

FieldDescription
NameAsset display name
BLE Tag MACBeacon MAC address
Asset Tag IDInternal tracking ID
CategoryAsset category
Serial NumberManufacturer serial
ModelModel name
ManufacturerManufacturer name
Assigned ToCurrent assignee
StatusOperational status badge

Current Location Card

FieldDescription
BuildingBuilding where last detected
FloorFloor where last detected
ZoneZone within the floor (if configured)
Nearest GatewayThe BLE gateway that most recently heard this tag
Last SeenRelative time since last detection
PresenceActive, Recent, or Offline badge

Battery Indicator

If the BLE tag reports battery data, a progress bar appears below the location details:

LevelColourAction recommended
Below 15%RedReplace tag battery immediately
15–29%AmberPlan battery replacement soon
30% and aboveGreenBattery healthy

Note: The detail page auto-refreshes every 30 seconds when the live WebSocket connection is unavailable. When connected to the real-time feed, updates arrive as soon as a new detection event is processed.

Movement History

Below the two profile cards, a Movement History table shows every recorded detection event for this asset:

ColumnDescription
TimestampDate and time of the event
EventType of BLE event (Appearance, Displacement, Packets, Keepalive, Disappearance, Signal)
GatewayGateway that detected the event
FloorFloor at time of event
BuildingBuilding at time of event
ZoneZone at time of event
RSSISignal strength in dBm

If more than 50 events exist, click Load More at the bottom to fetch the next batch. The counter shows how many events are currently displayed versus the total.

Editing from the Detail Page

Click Edit in the top-right of the detail page to open the edit form modal for this asset.


Mobile View

On phones and tablets, the Asset Inventory switches to a mobile-optimised layout:

  • Summary chips at the top show total, active, offline, and in-use counts.
  • Assets are shown as a scrollable card list.
  • Tap a card to view full details.
  • An Add Asset button is available for users with create permission.

The asset detail view on mobile shows:

  • A hero card with the asset name, category, manufacturer, and status/presence badges.
  • Mini stat cards for floor, building, and battery (when available).
  • Collapsible Details and Location sections.
  • An Edit Asset button for users with edit permission.

Permission Summary

ActionRequired Permission
View inventoryAssets: Read
Add assetAssets: Create
Edit assetAssets: Update
Delete assetAssets: Delete

Contact your system administrator if a button you expect to see is missing.

NISC Muster Tracking Documentation