Skip to content

Commit 0f867e0

Browse files
Merge pull request #298864 from DENKEN02MSFT/Top50_dobett_Row39
Top50 - row 39
2 parents 71178f9 + 961e9af commit 0f867e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/iot-central/core/howto-use-location-data.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use location data in an Azure IoT Central solution
33
description: Learn how to use location data sent from a device connected to your IoT Central application. Plot location data on a map or create geofencing rules.
44
author: dominicbetts
55
ms.author: dobett
6-
ms.date: 03/04/2024
6+
ms.date: 04/24/2025
77
ms.topic: how-to
88
ms.service: azure-iot-central
99
services: iot-central
@@ -55,7 +55,7 @@ For reference, the [Digital Twins Definition Language (DTDL) v2](https://github.
5555
```
5656

5757
> [!NOTE]
58-
> The **geopoint** schema type is not part of the [DTDL specification](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/DTDL.v2.md). IoT Central currently supports the **geopoint** schema type and the **location** semantic type for backwards compatibility, see [IoT Central extension](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/DTDL.iotcentral.v2.md).
58+
> The **geopoint** schema type isn't part of the [DTDL specification](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/DTDL.v2.md). IoT Central currently supports the **geopoint** schema type and the **location** semantic type for backwards compatibility, see [IoT Central extension](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/DTDL.iotcentral.v2.md).
5959
6060
## Send location data from a device
6161

@@ -101,7 +101,7 @@ You can use location telemetry to create a geofencing rule that generates an ale
101101

102102
## Next steps
103103

104-
Now that you've learned how to use properties in your Azure IoT Central application, see:
104+
Now that you know how to use properties in your Azure IoT Central application, see:
105105

106106
* [Telemetry, property, and command payloads](../../iot/concepts-message-payloads.md)
107-
* [Create and connect a client application to your Azure IoT Central application](tutorial-connect-device.md)
107+
* [Tutorial: Create and connect a client application to your Azure IoT Central application](tutorial-connect-device.md)

0 commit comments

Comments
 (0)