' . $image . ' ' . generate_device_link($device) . '
' . $device['sysName'] . ' '); if ($port_count) { echo(' '.$port_count); } echo('
'); if ($sensor_count) { echo(' '.$sensor_count); } echo(' ' . $device['os_text'] . '
' . $device['version'] . ' ' . $device['hardware'] . '
' . $device['features'] . ' ' . formatUptime($device['uptime']) . '
' . $device['location'] . ' '); ?>