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/core/tutorial-connect-device.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ In this tutorial, you learn how to:
77
77
78
78
You can use the **Raw data** view to examine the raw data your device is sending to IoT Central:
79
79
80
-
:::image type="content" source="media/tutorial-connect-device/raw-data.png" alt-text="The raw data view" lightbox="media/tutorial-connect-device/raw-data.png":::
80
+
:::image type="content" source="media/tutorial-connect-device/raw-data.png" alt-text="Screenshot that shows the raw data view." lightbox="media/tutorial-connect-device/raw-data.png":::
81
81
82
82
On this view, you can select the columns to display and set a time range to view. The **Unmodeled data** column shows device data that doesn't match any property or telemetry definitions in the device template.
Copy file name to clipboardExpand all lines: articles/iot-central/core/tutorial-create-telemetry-rules.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,9 +79,9 @@ To create a telemetry rule, the device template must include at least one teleme
79
79
80
80
1. Enter the name _Temperature monitor_ to identify the rule and press Enter.
81
81
82
-
1. Select the **Sensor Controller** device template. By default, the rule automatically applies to all the devices assigned to the device template:
82
+
1. Select the **Sensor Controller** device template. By default, the rule automatically applies to all the devices assigned to the device template:
83
83
84
-
:::image type="content" source="media/tutorial-create-telemetry-rules/device-filters.png" alt-text="Screenshot that shows the selection of the device template in the rule definition" lightbox="media/tutorial-create-telemetry-rules/device-filters.png":::
84
+
:::image type="content" source="media/tutorial-create-telemetry-rules/device-filters.png" alt-text="Screenshot that shows the selection of the device template in the rule definition." lightbox="media/tutorial-create-telemetry-rules/device-filters.png":::
85
85
86
86
To filter for a subset of the devices, select **+ Filter** and use device properties to identify the devices. To disable the rule, toggle the **Enabled/Disabled** button.
87
87
@@ -93,7 +93,7 @@ Conditions define the criteria that the rule monitors. In this tutorial, you con
93
93
94
94
1. Next, choose **Is greater than** as the **Operator** and enter _70_ as the **Value**:
95
95
96
-
:::image type="content" source="media/tutorial-create-telemetry-rules/aggregate-condition-filled-out.png" alt-text="Screenshot that shows the aggregate condition filled out" lightbox="media/tutorial-create-telemetry-rules/aggregate-condition-filled-out.png":::
96
+
:::image type="content" source="media/tutorial-create-telemetry-rules/aggregate-condition-filled-out.png" alt-text="Screenshot that shows the aggregate condition filled out." lightbox="media/tutorial-create-telemetry-rules/aggregate-condition-filled-out.png":::
97
97
98
98
Optionally, you can set a **Time aggregation**. When you select a time aggregation, you must also select an aggregation type, such as average or sum from the aggregation drop-down.
99
99
@@ -113,15 +113,15 @@ After you define the condition, you set up the actions to take when the rule fir
113
113
> [!NOTE]
114
114
> Emails are only sent to the users that have been added to the application and have logged in at least once. Learn more about [user management](howto-administer.md) in Azure IoT Central.
115
115
116
-
:::image type="content" source="media/tutorial-create-telemetry-rules/configure-action.png" alt-text="Screenshot that shows the email action for the rule" lightbox="media/tutorial-create-telemetry-rules/configure-action.png":::
116
+
:::image type="content" source="media/tutorial-create-telemetry-rules/configure-action.png" alt-text="Screenshot that shows the email action for the rule." lightbox="media/tutorial-create-telemetry-rules/configure-action.png":::
117
117
118
118
1. To save the action, choose **Done**. You can add multiple actions to a rule.
119
119
120
120
1. To save the rule, choose **Save**. The rule goes live within a few minutes and starts monitoring telemetry being sent to your application. When the condition specified in the rule is met, the rule triggers the configured email action.
121
121
122
122
After a while, you receive an email message when the rule fires:
123
123
124
-
:::image type="content" source="media/tutorial-create-telemetry-rules/email.png" alt-text="Screenshot that shows notification email" lightbox="media/tutorial-create-telemetry-rules/email.png":::
124
+
:::image type="content" source="media/tutorial-create-telemetry-rules/email.png" alt-text="Screenshot that shows notification email." lightbox="media/tutorial-create-telemetry-rules/email.png":::
Copy file name to clipboardExpand all lines: articles/iot-central/core/tutorial-define-gateway-device-type.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ This tutorial shows you how to use a gateway device template to define a gateway
17
17
18
18
In this tutorial, you create a **Smart Building** gateway device template. A **Smart Building** gateway device has relationships with other downstream devices.
19
19
20
-

20
+
:::image type="content" source="media/tutorial-define-gateway-device-type/gatewaypattern.png" alt-text="Diagram that shows the relationship between a gateway device and its downstream devices." border="false":::
21
21
22
22
As well as enabling downstream devices to communicate with your IoT Central application, a gateway device can also:
For four of the simulated sensor devices, use the **Manage device** view to set the customer name to *Contoso* and select **Save**.
74
74
75
-
:::image type="content" source="media/tutorial-use-device-groups/customer-name.png" alt-text="Screenshot that shows how to set the Customer Name cloud property" lightbox="media/tutorial-use-device-groups/customer-name.png":::
75
+
:::image type="content" source="media/tutorial-use-device-groups/customer-name.png" alt-text="Screenshot that shows how to set the Customer Name cloud property." lightbox="media/tutorial-use-device-groups/customer-name.png":::
76
76
77
77
## Create a device group
78
78
@@ -92,7 +92,7 @@ For four of the simulated sensor devices, use the **Manage device** view to set
92
92
93
93
1. Choose **Save**.
94
94
95
-
:::image type="content" source="media/tutorial-use-device-groups/device-group-query.png" alt-text="Screenshot that shows the device group query configuration" lightbox="media/tutorial-use-device-groups/device-group-query.png":::
95
+
:::image type="content" source="media/tutorial-use-device-groups/device-group-query.png" alt-text="Screenshot that shows the device group query configuration." lightbox="media/tutorial-use-device-groups/device-group-query.png":::
96
96
97
97
> [!NOTE]
98
98
> For Azure IoT Edge devices, select Azure IoT Edge templates to create a device group.
@@ -113,7 +113,7 @@ To analyze the telemetry for a device group:
113
113
114
114
You can customize the view, change the time period shown, and export the data as CSV or view data as table.
115
115
116
-
:::image type="content" source="media/tutorial-use-device-groups/export-data.png" alt-text="Screenshot that shows how to export data for the Contoso devices" lightbox="media/tutorial-use-device-groups/export-data.png":::
116
+
:::image type="content" source="media/tutorial-use-device-groups/export-data.png" alt-text="Screenshot that shows how to export data for the Contoso devices." lightbox="media/tutorial-use-device-groups/export-data.png":::
117
117
118
118
To learn more about analytics, see [How to use data explorer to analyze device data](howto-create-analytics.md).
:::image type="content" source="media/iot-central-monitor-thermostat/view-telemetry.png" alt-text="Screenshot that shows the device overview page." lightbox="media/iot-central-monitor-thermostat/view-telemetry.png":::
18
18
19
19
* View the device properties on the **About** page. This page shows the properties from the device information component and the two thermostat components:
:::image type="content" source="media/iot-central-monitor-thermostat/about-properties.png" alt-text="Screenshot that dows the device properties view." lightbox="media/iot-central-monitor-thermostat/about-properties.png":::
22
22
23
23
## Customize the device template
24
24
@@ -62,7 +62,7 @@ The thermostat components in the **Temperature Controller** model include the **
62
62
63
63
1. Save your changes.
64
64
65
-
:::image type="content" source="media/iot-central-monitor-thermostat/properties-view.png" alt-text="View for updating property values" lightbox="media/iot-central-monitor-thermostat/properties-view.png":::
65
+
:::image type="content" source="media/iot-central-monitor-thermostat/properties-view.png" alt-text="Screenshot that shows a view for updating property values." lightbox="media/iot-central-monitor-thermostat/properties-view.png":::
66
66
67
67
## Publish the device template
68
68
@@ -74,10 +74,10 @@ An operator can now use the **Properties** view to update the property values, a
74
74
75
75
* Update writable property values on the **Properties** page:
76
76
77
-
:::image type="content" source="media/iot-central-monitor-thermostat/update-properties.png" alt-text="Update the device properties" lightbox="media/iot-central-monitor-thermostat/update-properties.png":::
77
+
:::image type="content" source="media/iot-central-monitor-thermostat/update-properties.png" alt-text="Screenshot that shows updating the device properties." lightbox="media/iot-central-monitor-thermostat/update-properties.png":::
78
78
79
79
* Call the commands from the **Commands** page. If you run the status report command, select a date and time for the **Since** parameter before you run it:
80
80
81
-
:::image type="content" source="media/iot-central-monitor-thermostat/call-command.png" alt-text="Call the command" lightbox="media/iot-central-monitor-thermostat/call-command.png":::
81
+
:::image type="content" source="media/iot-central-monitor-thermostat/call-command.png" alt-text="Screenshot that shows calling a command." lightbox="media/iot-central-monitor-thermostat/call-command.png":::
82
82
83
-
:::image type="content" source="media/iot-central-monitor-thermostat/command-response.png" alt-text="View the command response" lightbox="media/iot-central-monitor-thermostat/command-response.png":::
83
+
:::image type="content" source="media/iot-central-monitor-thermostat/command-response.png" alt-text="Screenshot tha shows a command response." lightbox="media/iot-central-monitor-thermostat/command-response.png":::
0 commit comments