diversario / node-ssdp

node.js SSDP client/server.
MIT License
274 stars 118 forks source link

Description of search #105

Open tommykjensen opened 3 years ago

tommykjensen commented 3 years ago

Does search support wildcard?

I want to search for Denon Heos devices so I try this

client.search('urn:schemas-denon-com:device:ACT-Denon:1')

but nothing happens. I let the script wait 30 seconds before stopping.