Skip to content

Commit e6860a9

Browse files
authored
Merge pull request #273011 from gsteve88/howtoc2d
Consolidate C2D messaging docs
2 parents e68de3e + 962443f commit e6860a9

12 files changed

+1167
-969
lines changed

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,6 +1424,26 @@
14241424
"source_path_from_root": "/articles/iot-hub/iot-hub-rm-template.md",
14251425
"redirect_url": "/azure/iot-hub/iot-hub-rm-template-powershell",
14261426
"redirect_document_id": false
1427+
},
1428+
{
1429+
"source_path_from_root": "/articles/iot-hub/c2d-messaging-dotnet.md",
1430+
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
1431+
"redirect_document_id": false
1432+
},
1433+
{
1434+
"source_path_from_root": "/articles/iot-hub/c2d-messaging-java.md",
1435+
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
1436+
"redirect_document_id": false
1437+
},
1438+
{
1439+
"source_path_from_root": "/articles/iot-hub/c2d-messaging-python.md",
1440+
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
1441+
"redirect_document_id": false
1442+
},
1443+
{
1444+
"source_path_from_root": "/articles/iot-hub/c2d-messaging-node.md",
1445+
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
1446+
"redirect_document_id": false
14271447
}
14281448
]
14291449
}

articles/iot-hub/TOC.yml

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -295,22 +295,8 @@
295295
- name: Develop
296296
items:
297297
- name: Send cloud-to-device messages
298-
items:
299-
- name: .NET
300-
displayName: cloud-to-device messages, C2D, csharp, C#
301-
href: c2d-messaging-dotnet.md
302-
- name: Python
303-
displayName: cloud-to-device messages, C2D
304-
href: c2d-messaging-python.md
305-
- name: Node.js
306-
displayName: cloud-to-device messages, C2D
307-
href: c2d-messaging-node.md
308-
- name: Java
309-
displayName: cloud-to-device messages, C2D
310-
href: c2d-messaging-java.md
311-
- name: iOS
312-
displayName: cloud-to-device messages, C2D
313-
href: c2d-messaging-ios.md
298+
displayName: cloud-to-device messages
299+
href: how-to-cloud-to-device-messaging.md
314300
- name: Upload files from devices
315301
items:
316302
- name: .NET

articles/iot-hub/c2d-messaging-dotnet.md

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

0 commit comments

Comments
 (0)