Skip to content

Commit b488755

Browse files
committed
Address feedback
1 parent 7b90949 commit b488755

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/iot-central/core/concepts-iot-edge.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ IoT Edge is made up of three components:
3636

3737
IoT Central enables the following capabilities to for IoT Edge devices:
3838

39-
* Deployment manifest management. An IoT Central application can mange a collection of deployment manifests and assign them to devices.
39+
* Deployment manifest management. An IoT Central application can manage a collection of deployment manifests and assign them to devices.
4040
* Device templates to describe the capabilities of an IoT Edge device, such as:
4141
* The telemetry each IoT Edge module sends.
4242
* The properties each IoT Edge module reports.
@@ -174,7 +174,7 @@ You can also manage individual modules on unassigned devices:
174174

175175
IoT Central device templates use models to describe the capabilities of IoT Edge devices. Device templates are optional for IoT Edge devices. The device template enables you to interact with telemetry, properties, and commands using IoT Central capabilities such as dashboards and analytics. The following diagram shows the structure of the model for an IoT Edge device:
176176

177-
:::image type="content" source="media/concepts-iot-edge/iot-edge-model.png" alt-text="Structure of model for IoT Edge device connected to IoT Central" border="false":::
177+
:::image type="content" source="media/concepts-iot-edge/iot-edge-model.png" alt-text="Diagram that shows the model structure for an IoT Edge device connected to IoT Central" border="false":::
178178

179179
IoT Central models an IoT Edge device as follows:
180180

articles/iot-central/core/howto-edit-device-template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ After you attach production devices to a device template, evaluate the impact of
3939

4040
### Update an IoT Edge device template
4141

42-
For an IoT Edge device, the model groups capabilities by modules that correspond to the IoT Edge modules running on the device. The deployment manifest is a separate JSON document that tells an IoT Edge device which modules to install, how to configure them, and what properties the module has. If you've modified a deployment manifest, you can update the the device template to include the modules and properties defined in the manifest:
42+
For an IoT Edge device, the model groups capabilities by modules that correspond to the IoT Edge modules running on the device. The deployment manifest is a separate JSON document that tells an IoT Edge device which modules to install, how to configure them, and what properties the module has. If you've modified a deployment manifest, you can update the device template to include the modules and properties defined in the manifest:
4343

44-
- Navigate to the **Modules** node in the device template.
45-
- On the **Modules summary** page, select **Import modules from manifest**.
46-
- Select the appropriate deployment manifest and select **Import**.
44+
1. Navigate to the **Modules** node in the device template.
45+
1. On the **Modules summary** page, select **Import modules from manifest**.
46+
1. Select the appropriate deployment manifest and select **Import**.
4747

4848
To learn more, see [IoT Edge devices and IoT Central](concepts-iot-edge.md#iot-edge-devices-and-iot-central).
4949

Binary file not shown.

0 commit comments

Comments
 (0)