Hi, thanks for writing and maintaining this library :)
From what I can tell, the findLocalDevices function can either return a single device, or an array, depending on whether it is called with an ip parameter. This does not seem to be reflected in the type signature, which only includes the list version.
It would be great if the single device return type could be added ^_^
Hi, thanks for writing and maintaining this library :)
From what I can tell, the
findLocalDevices
function can either return a single device, or an array, depending on whether it is called with an ip parameter. This does not seem to be reflected in the type signature, which only includes the list version.It would be great if the single device return type could be added ^_^