Yes, on further inspection on the dashboard api some devices shows the blue dot, while others show only the AP, as in the image below
However, I am trying to get the locations through the Scanning API and neither the wi-fi or bluetooth devices return their location, an example of the information I receive:
{'clientMac': 'client-mac',
'ipv4': None,
'ipv6': None,
'latestRecord': {'nearestApMac': 'ap-mac',
'nearestApRssi': -65,
'time': '2021-06-02T20:20:16Z'},
'locations': [],
'manufacturer': 'Hon Hai/Foxconn',
'os': None,
'ssid': None},