thank you for the fast answer. I think you didn't understand me correctly. :-)
i have some devices, but all have the same serviceType and name:
let service = NetService(domain: "local.", type: "_ssh._tcp", name: "mesh")
my problem is that your code find only one device of them. if I switch the founded device off, I can find the next but I need them all
I hope my explanation is understandable