Skip to content

Device Registry

Source PDF page(s): 28 (of raw/specs/MMS features v2.5.pdf) User Guide section: §3.1 (of raw/specs/MMS_UserGuide_v2.5.0.0.docx)

Summary: Register and maintain device master records before assigning them to companies, locations, or merchants for operational use.

Status: shipped


Why

Devices must be registered in the system before they can be assigned or configured. The registry serves as the hardware master list. See ../specs/mms-features-v2.5 §5 and ../specs/mms-userguide-v2.5 §3.1.

What

  • Register and manage device records.
  • Core device attributes: serial number, brand, model, owner/organization.
  • Track registered devices prior to assignment and activation.
  • Import devices in bulk via CSV file or MAXSTORE API integration.

Steps

Register a single device

  1. Navigate to the Device Registry page.
  2. View the list of registered devices.
  3. Click Add Device.
  4. Enter device information:
  5. Serial number
  6. Brand and model
  7. Owner or organization (optional)
  8. Click Save.

Import devices in bulk

  • CSV file: upload a CSV containing device records.
  • MAXSTORE API: use the MAXSTORE API integration to pull in device data.

Manage existing devices

  1. Select a device from the list to view or update details.
  2. Edit device information as needed.
  3. Review registered devices before proceeding to assignment or activation.

Linked pages

Screenshots

Device Registry list

Add Device form

Device details

Bulk import

Status history

  • 2026-05-27 — capabilities ingested from features doc v2.5 (Device Registry "Completed") → shipped
  • 2026-06-03 — step-by-step user guide added from raw/specs/MMS_UserGuide_v2.5.0.0.docx §3.1; page split from device-manager.md