Hi
All Android devices have hostnames like android-552ce9e60fd098c7.
I can confirm this with adb shell:
netprop net.hostname
I used the api query GET /devices/{deviceId}. But the attribute "HostName" is the ip address instead of the hostname.
Is there a way to read the correct hostname through the api?
Thank you and best regards
Markus