Skip to content

Commit 9c3cd4c

Browse files
authored
Merge pull request #281666 from gsteve88/howto-device-twins
New version of understand device twins
2 parents ed1ab81 + e5f789d commit 9c3cd4c

11 files changed

+1248
-1177
lines changed

articles/iot-hub/.openpublishing.redirection.iot-hub.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,6 +1519,26 @@
15191519
"source_path_from_root": "/articles/iot-hub/file-upload-python.md",
15201520
"redirect_url": "/azure/iot-hub/how-to-file-upload",
15211521
"redirect_document_id": false
1522+
},
1523+
{
1524+
"source_path_from_root": "/articles/iot-hub/device-twins-dotnet.md",
1525+
"redirect_url": "/azure/iot-hub/how-to-device-twins",
1526+
"redirect_document_id": false
1527+
},
1528+
{
1529+
"source_path_from_root": "/articles/iot-hub/device-twins-java.md",
1530+
"redirect_url": "/azure/iot-hub/how-to-device-twins",
1531+
"redirect_document_id": false
1532+
},
1533+
{
1534+
"source_path_from_root": "/articles/iot-hub/device-twins-python.md",
1535+
"redirect_url": "/azure/iot-hub/how-to-device-twins",
1536+
"redirect_document_id": false
1537+
},
1538+
{
1539+
"source_path_from_root": "/articles/iot-hub/device-twins-node.md",
1540+
"redirect_url": "/azure/iot-hub/how-to-device-twins",
1541+
"redirect_document_id": false
15221542
}
15231543
]
15241544
}

articles/iot-hub/TOC.yml

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -284,19 +284,8 @@
284284
displayName: file upload, upload files
285285
href: how-to-file-upload.md
286286
- name: Get started with device twins
287-
items:
288-
- name: .NET
289-
displayName: device twins
290-
href: device-twins-dotnet.md
291-
- name: Python
292-
displayName: device twins
293-
href: device-twins-python.md
294-
- name: Node.js
295-
displayName: device twins
296-
href: device-twins-node.md
297-
- name: Java
298-
displayName: device twins
299-
href: device-twins-java.md
287+
displayName: device twins
288+
href: how-to-device-twins.md
300289
- name: Get started with module twins
301290
items:
302291
- name: Portal

articles/iot-hub/device-twins-dotnet.md

Lines changed: 0 additions & 259 deletions
This file was deleted.

0 commit comments

Comments
 (0)