Failed to load client devices
{(error as Error)?.message || 'Unknown error'}
No clients found
{searchQuery ? 'No clients match your search query' : 'No connected client devices detected on this device'}
| Status | handleSort('ip')}
aria-sort={getAriaSort('ip')}
>
IP Address
|
handleSort('mac')}
aria-sort={getAriaSort('mac')}
>
MAC Address
|
handleSort('hostname')}
aria-sort={getAriaSort('hostname')}
>
Hostname
|
handleSort('interface')}
aria-sort={getAriaSort('interface')}
>
Interface
|
Type |
|---|
Last updated: {new Date(data.timestamp).toLocaleTimeString()}
)}