Skip to content

Commit 011023d

Browse files
committed
Fixing based on Acrolynx feedback
1 parent 03b3803 commit 011023d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/iot-central/retail/tutorial-micro-fulfillment-center-pnp.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To create a new micro-fulfillment center application that uses preview features:
6262

6363
### Dashboard
6464

65-
After successfully deploying the app template, you will first land on the **Northwind Traders micro-fulfillment center dashboard**. Northwind Trader's is a fictitious retailer that has a micro-fulfillment center being managed in this IoT Central application. On this operator dashboard, you will see information and telemetry about the devices in this template along with a set of commands, jobs, and actions that you can take. The dashboard is logically split into two section (left and right). On the left, you have the ability to monitor the environmental conditions within the fulfillment structure and on the right, you can monitor the health of a robotic carrier within the facility.
65+
After successfully deploying the app template, you will first land on the **Northwind Traders micro-fulfillment center dashboard**. Northwind Trader's is a fictitious retailer that has a micro-fulfillment center being managed in this IoT Central application. On this operator dashboard, you will see information and telemetry about the devices in this template along with a set of commands, jobs, and actions that you can take. The dashboard is logically split into two sections (left and right). On the left, you have the ability to monitor the environmental conditions within the fulfillment structure and on the right, you can monitor the health of a robotic carrier within the facility.
6666

6767
From the dashboard you can:
6868
* See device telemetry such as # of picks, # of orders processed, and properties such as the structure system status, etc.
@@ -71,15 +71,15 @@ From the dashboard you can:
7171

7272
> [!div class="mx-imgBorder"]
7373
> ![Micro-fulfillment Center Dashboard](./media/tutorial-micro-fulfillment-center-app-pnp/mfc-dashboard1.png)
74-
* See an example of the dashboard that an operator can leverage to monitor the conditions within the fulfilment center.
74+
* See an example of the dashboard that an operator can leverage to monitor the conditions within the fulfillment center.
7575
* Monitor the health of the payloads running on the gateway device within the fulfillment center.
7676

7777
> [!div class="mx-imgBorder"]
7878
> ![Micro-fulfillment Center Dashboard](./media/tutorial-micro-fulfillment-center-app-pnp/mfc-dashboard2.png)
7979
8080
## Device Template
8181
If you click on the Device templates tab, you will see that there are two different device types that are part of the template:
82-
* **Robotic Carrier**: This device template represents the definition for a functioning robotic carrier that has been deployed in the fulfillment structure and is performing appropriate storage and retrieval operations. If you click on teh template, you'll see that the robot is sending device data such as temperature, axis position and properties like robotic carrier status, etc.
82+
* **Robotic Carrier**: This device template represents the definition for a functioning robotic carrier that has been deployed in the fulfillment structure and is performing appropriate storage and retrieval operations. If you click on the template, you'll see that the robot is sending device data such as temperature, axis position and properties like robotic carrier status, etc.
8383
* **Structure Condition Monitoring**: This device template represents a device collection that allows you to monitor environment condition as well as the gateway device hosting various edge workloads to power your fulfillment center. The device sends telemetry data such as the temperature, # of picks, # of orders, etc. in addition to state and health of the compute workloads running in your environment.
8484

8585
> [!div class="mx-imgBorder"]
@@ -90,7 +90,7 @@ If you click on the Device groups tab you will also see that these device templa
9090
## Rules
9191
When jumping to the rules tab, you will see a sample rule that exists in the application template to monitor the temperature conditions for the robotic carrier. You could use this rule to alert the operator if a specific robot in the facility is overheating and needs to be taken offline for servicing.
9292

93-
Please leverage the sample rule as inspiration to define rules that are more appropriate for your business functions. .
93+
Please leverage the sample rule as inspiration to define rules that are more appropriate for your business functions.
9494

9595
- **Robotic carrier too warm**: This rule will trigger if the robotic carrier reaches a temperature threshold over a period of time.
9696

0 commit comments

Comments
 (0)