Devices
Route: /devices
Use this page to monitor and control child devices.
List Page Capabilities
- Search by device name or model
- Filter by status and device type
- Sort by key columns
- Export list to CSV
- Open device detail dialog
- Open dedicated device detail page
- Run actions from row menu:
- Force sync
- Send test notification
- Unpair device
- Lock or unlock depending on status
Device Detail Page
Route pattern: /devices/{deviceId}
The detail page includes:
- Current status and online indicator
- Device identity metadata (ID, model, brand, OS, app version)
- Registration and ownership details
- Recent device activity timeline
- Action menu for lock, unlock, force sync, test notification, and unpair
Typical Workflow
- Filter the list for target device.
- Open detail page.
- Execute action.
- Verify result in status badges and activity log.