Fleet & trackingDevices
Device general info
Device detail default tab — identity, link to vehicle, parameters, connectivity.
Path: /dashboard/fleet-management/devices/:deviceId (default tab)
Purpose
Read core device metadata, feature flags, linked vehicle, parameter key-values, and connectivity stats.
Prerequisites
view_device.- Layout loads
Devices.detailonce; tabs share this data.
Sections (as shown)
Device information
- Illustration (generic device image).
- Vendor / Hardware model (both display the device type name in the current UI).
- Device id (truncated) and IMEI.
Feature availability
- Camera: Enabled/Disabled from
hasCamera. - Immobilizer: Enabled/Disabled from
hasImmobilizer.
Vehicle and installation
- Linked vehicle: Make and plate when assigned. The row is clickable and navigates to
/dashboard/fleet-management/vehicles/:vehicleIdwhen a vehicle exists. - Installation date (from
createdAt) and activation date (fromupdatedAtin the current labeling).
Device parameters
- Lists each parameter from
device.parameterswith name and stringified value (strings, numbers, booleans, or JSON for objects).
Connectivity (typical right column)
- Connection status name.
- Last update timestamp.
- GSM signal visualization from
gsmSignalStrength.
Other tabs
- Sensors — Teltonika only; see Device sensors.
- Raw data — JSON parameters view; see Device raw data.
Troubleshooting
- Cannot open vehicle: Missing vehicle assignment or insufficient vehicle access (
view_vehicleon the vehicle side). - Parameters empty: Device has not reported parameters yet, or detail payload omitted them.