×
{{ $t('common.loading') }}
{{ error }}
| {{ $t('devices.simpleId') }} {{ sortDirection === 'asc' ? '↑' : '↓' }} | {{ $t('devices.macAddress') }} {{ sortDirection === 'asc' ? '↑' : '↓' }} | BLE Enabled | WiFi Enabled | {{ $t('common.status') }} {{ sortDirection === 'asc' ? '↑' : '↓' }} | {{ $t('devices.lastSeen') }} {{ sortDirection === 'asc' ? '↑' : '↓' }} | {{ $t('common.actions') }} |
|---|---|---|---|---|---|---|
| #{{ device.simple_id }} | {{ device.mac_address }} |
{{ $t(`devices.${device.status}`) }} | {{ formatRelativeTime(device.last_seen_at) }} |
No devices yet