Skip to content

Commit 877a35a

Browse files
Merge pull request #224951 from w-azure/winona-archit
Minor edit, checked acrolinx and links
2 parents 99fa519 + 2461b31 commit 877a35a

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

articles/iot-edge/iot-edge-runtime.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,11 @@ The IoT Edge runtime is responsible for the following functions on IoT Edge devi
2727

2828
* Report module health to the cloud for remote monitoring.
2929

30-
* Manage communication between downstream devices and IoT Edge devices.
31-
32-
* Manage communication between modules on an IoT Edge device.
33-
34-
* Manage communication between an IoT Edge device and the cloud.
35-
<!-- iotedge-2020-11 -->
36-
::: moniker range=">=iotedge-2020-11"
37-
* Manage communication between IoT Edge devices.
38-
::: moniker-end
30+
* Manage communication between:
31+
- Downstream devices and IoT Edge devices
32+
- Modules on an IoT Edge device
33+
- An IoT Edge device and the cloud
34+
- IoT Edge devices
3935

4036
![Runtime communicates insights and module health to IoT Hub](./media/iot-edge-runtime/Pipeline.png)
4137

0 commit comments

Comments
 (0)