Skip to main content

Devices

Devices

The Devices Page serves as the interface for hardware device administration and software version control. The devices system enables efficient device fleet management with device group organization, version control, contact tracking, and bulk operation capabilities.

Overview

The main view lists devices with controls and pagination.

  • Header & Controls: The header actions changes when devices are selcetd from the list

    • No device selected: Refresh Table, Filters, Show Deleted devicesHeader_noDevices
    • One or more devices selected (bulk operations): Update device version, Set minmum version, Set device group devicesHeader_selectedDevices
  • Table Columns:

    Table Columns:Description
    SelectSelect box for bulk operations
    CodeDevice identifier
    NameName of the device
    VersionCurrent version of the Stripes app
    Min VersionRequired minimum version
    IPLast contact IP adress
    Last used byLast user login at the device
    Last contact atTimestamp of the last server contact
    Device groupBelonging device group
    Device ModelDevice model
    Actions (Edit, Delete)Actions to change device values
  • Pagination: Current page, items per page, total device groups


Devices Table

device_table

Devices Trash Table

deviceTrash_table

Features

Purpose

Device search & filtering

  • Search by code, Name, device group or device model
  • Filter to quickly find specific devices
  • Option to show deleted devices
tip

The search input allow regular expressions (RegEx) as search pattern. For more info visit Learn RegEx

Device tracking

The Contact Tracking table provides comprehensive monitoring of device usage and user interaction for resource management.

  • Monitor when devices last connected to system
  • Track which users last used each device

Device restoring

  • Show trash trash
  • Restore groups restore

Device update

  • Edit existing devices edit
    • Device Group (dropdown). Device group management is described at Device Groups
    • Device Code (read-only)
    • Device Name
    • Software Version -> Will be updated by the API when the user login to the system
    • Actions: Cancel or update device
update device

Update device version

info

This function is deprecated and was used for the old API to manage the device Version. The Stripes Android app version is controlled by external MDM Software and the defined minimum version

  • Update device version update device versio
  • Select the device group for which the version should be updated.
warning

If empty, all devices will be updated

  • Set the version
  • Actions: Cancel or update
set bulk version

Set minimum version

warning

This setting will restrict access for devices below minimum version requirements

  • Set minimum version requirements for security and functionality set minimum version
  • Actions: Cancel or update
set minimum version

Set device group

  • Assign devices to groups for bulk operations set device group
  • Device Group dropdown
  • Actions: Cancel or Update Group Assignment
set minimum version

Troubleshooting

Common Issues

  • No access to the devices tab from the navigation menu or no option to edit devices
    • Check the permissions and contact your System-Admin
RoleViewEdit
System-Admin
Admin
User-Admin
Team-Admin
Taeam-Manager
Area-Manager
Employee
  • Device version is reset after change
    • The version will be overwritten by the device contact API