How could be possible to get the ip address of different iot devices from the service of IOT Hub in azure?
We can't know the current ip of our devices to show their location.
Our idea is to get the IP in the IOT HUB manager and send it to a web api to treat and get the location, but after find possibilities we didn't find any solution
PD: the IP of each device can change, are dynamic ips.
Thanks for your help!!