You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-central/government/tutorial-water-consumption-monitoring.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ This template includes a sample water consumption device template, a simulated d
53
53
1. Select **Create app** to open the **New application** creation form with the following fields:
54
54
***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.
55
55
***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.
57
57
58
58
For more information about directories and subscriptions, see [Create an application quickstart](../core/quick-deploy-iot-central.md).
59
59
@@ -172,7 +172,7 @@ In Azure IoT Central, you can create simulated devices to test your device templ
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.
176
176
177
177
1. Explore the **Device Properties** tab and the **Device Dashboard** tab.
178
178
@@ -206,9 +206,8 @@ Now let's create an email action.
206
206
To add an action to the rule:
207
207
208
208
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**.
212
211
1. Optionally, enter a note to include in the text of the email.
213
212
1. Select **Done** to complete the action.
214
213
1. Select **Save** to save and activate the new rule.
@@ -227,7 +226,7 @@ To create a new rule:
227
226
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.
228
227
229
228
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.
231
230
232
231
## Customize your application
233
232
@@ -238,7 +237,7 @@ As a builder, you can change several settings to customize the user experience i
238
237
1. To choose a **Browser icon** image that will appear on browser tabs, select the **Change** button.
239
238
1. You can also replace the default **Browser colors** by adding HTML hexadecimal color codes.
240
239
241
-

240
+

242
241
243
242
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.
244
243
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
248
247
If you're not going to continue to use this application, delete it.
249
248
250
249
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.
0 commit comments