I have a use case where I would like my application to know the paths to all the GPS's connected to the GPS daemon. I think this information would be present in the devices message which gpsd_proto reads at handshake time, but that message is never returned.
I will try to add a PR fixing my issue