File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -27,15 +27,11 @@ The IoT Edge runtime is responsible for the following functions on IoT Edge devi
27
27
28
28
* Report module health to the cloud for remote monitoring.
29
29
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
39
35
40
36
![ Runtime communicates insights and module health to IoT Hub] ( ./media/iot-edge-runtime/Pipeline.png )
41
37
You can’t perform that action at this time.
0 commit comments