Skip to content

Commit 027e62a

Browse files
authored
Update tutorial-water-consumption-monitoring.md
1 parent aa71bd8 commit 027e62a

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

articles/iot-central/government/tutorial-water-consumption-monitoring.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This template includes a sample water consumption device template, a simulated d
5353
1. Select **Create app** to open the **New application** creation form with the following fields:
5454
* **Application name**: By default, the application uses *Water consumption monitoring* followed by a unique ID string that Azure IoT Central generates. Optionally, choose a friendly application name. You can change the application name later, too.
5555
* **URL**: Azure IoT Central autogenerates a URL based on the application name. You can choose to update the URL to your liking. You can change the URL later, too.
56-
* If you have an Azure subscription, enter your **Directory**, **Azure subscription**, and **Location**. If you don't have a subscription, you can select the **7-day free trial** option and complete the required contact information.
56+
* If you have an Azure subscription, enter your **Directory**, **Azure subscription**, and **Location** information. If you don't have a subscription, you can select the **7-day free trial** option and complete the required contact information.
5757

5858
For more information about directories and subscriptions, see [Create an application quickstart](../core/quick-deploy-iot-central.md).
5959

@@ -172,7 +172,7 @@ In Azure IoT Central, you can create simulated devices to test your device templ
172172

173173
![Smart Valve 1](./media/tutorial-waterconsumptionmonitoring/waterconsumptionmonitor-device1.png)
174174

175-
1. On the **Commands** tab, you can see the three device commands **Close valve**, **Open valve**, and **Set valve position** that are capabilities defined in the **Smart Valve** device template.
175+
1. On the **Commands** tab, you can see the three device commands (**Close valve**, **Open valve**, and **Set valve position**) that are capabilities defined in the **Smart Valve** device template.
176176

177177
1. Explore the **Device Properties** tab and the **Device Dashboard** tab.
178178

@@ -206,9 +206,8 @@ Now let's create an email action.
206206
To add an action to the rule:
207207

208208
1. Select **+ Email**.
209-
1. Enter *High pH alert* as the friendly **Display name** for the action.
210-
* Enter the email address associated with your Azure IoT Central account in **To**.
211-
209+
1. Enter **High pH alert** as the friendly **Display name** for the action.
210+
1. Enter the email address associated with your Azure IoT Central account in **To**.
212211
1. Optionally, enter a note to include in the text of the email.
213212
1. Select **Done** to complete the action.
214213
1. Select **Save** to save and activate the new rule.
@@ -227,7 +226,7 @@ To create a new rule:
227226
In Azure IoT Central, jobs allow you to trigger device or cloud property updates on multiple devices. In addition to properties, you can also use jobs to trigger device commands on multiple devices. Azure IoT Central automates the workflow for you.
228227

229228
1. Select **Jobs** on the left pane.
230-
2. Select **+ New**, and configure one or more jobs.
229+
1. Select **+ New**, and configure one or more jobs.
231230

232231
## Customize your application
233232

@@ -238,7 +237,7 @@ As a builder, you can change several settings to customize the user experience i
238237
1. To choose a **Browser icon** image that will appear on browser tabs, select the **Change** button.
239238
1. You can also replace the default **Browser colors** by adding HTML hexadecimal color codes.
240239

241-
![Azure IoT Central customize your application](./media/tutorial-waterconsumptionmonitoring/waterconsumptionmonitoring-customize-your-application.png)
240+
![Selections for application logo, browser icon, and browser colors](./media/tutorial-waterconsumptionmonitoring/waterconsumptionmonitoring-customize-your-application.png)
242241

243242
1. You can also change application images by selecting **Administration** > **Application settings**. To choose an image to upload as the application image, select the **Select image** button.
244243
1. Finally, you can also change the **Theme** by selecting the **Settings** icon in the upper-right corner of the application.
@@ -248,7 +247,7 @@ As a builder, you can change several settings to customize the user experience i
248247
If you're not going to continue to use this application, delete it.
249248

250249
1. Select **Administration** on the left pane of your Azure IoT Central application.
251-
2. Select **Application settings**, and then select **Delete** at the bottom of the page.
250+
1. Select **Application settings**, and then select **Delete** at the bottom of the page.
252251

253252
## Next steps
254253

0 commit comments

Comments
 (0)