File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Understand IoT Plug and Play digital twins
3
3
description : Understand how IoT Plug and Play uses digital twins
4
4
author : dominicbetts
5
5
ms.author : dobett
6
- ms.date : 11/17/2022
6
+ ms.date : 04/25/2023
7
7
ms.topic : conceptual
8
8
ms.service : iot-develop
9
9
services : iot-develop
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Understand the Azure Digital Twins model parser | Microsoft Docs
3
3
description : As a developer, learn how to use the DTDL parser to validate models.
4
4
author : rido-min
5
5
ms.author : rmpablos
6
- ms.date : 11/17/2022
6
+ ms.date : 04/25/2023
7
7
ms.topic : conceptual
8
8
ms.custom : mvc
9
9
ms.service : iot-develop
@@ -24,7 +24,7 @@ dotnet add package DTDLParser
24
24
```
25
25
26
26
> [ !NOTE]
27
- > At the time of writing, the parser version is <!-- TODO --> .
27
+ > At the time of writing, the parser version is ` 1.0.52 ` .
28
28
29
29
## Use the parser to validate and inspect a model
30
30
You can’t perform that action at this time.
0 commit comments