Skip to content

Commit 99f3d7e

Browse files
committed
Update view and analyze howtos
1 parent 49a1824 commit 99f3d7e

24 files changed

+26
-39
lines changed

articles/iot-central/core/howto-create-analytics.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Analyze device data in your Azure IoT Central application | Microsoft Doc
33
description: Analyze device data in your Azure IoT Central application.
44
author: dominicbetts
55
ms.author: dobett
6-
ms.date: 06/21/2022
6+
ms.date: 11/03/2022
77
ms.topic: how-to
88
ms.service: iot-central
99
services: iot-central
@@ -34,7 +34,7 @@ The analytics user interface has three main components:
3434

3535
- **Chart control:** The chart control visualizes the data as a line chart. You can toggle the visibility of specific lines by interacting with the chart legend.
3636

37-
:::image type="content" source="media/howto-create-analytics/analytics-ui.png" alt-text="Screenshot that shows the three areas of the data explorer UI.":::
37+
:::image type="content" source="media/howto-create-analytics/analytics-ui.png" alt-text="Screenshot that shows the three areas of the data explorer UI." lightbox="media/howto-create-analytics/analytics-ui.png":::
3838

3939
## Query your data
4040

@@ -60,7 +60,7 @@ Select **Save** to save an analytics query. Later, you can retrieve any queries
6060

6161
- **Time editor panel:** By default you see data from the last day. You can drag either end of the slider to change the time duration. You can also use the calendar control to select one of the predefined time buckets or select a custom time range. The time control also has an **Interval size** slider that controls the interval size used to aggregate the data.
6262

63-
:::image type="content" source="media/howto-create-analytics/time-editor-panel.png" alt-text="Screenshot that shows the time editor panel.":::
63+
:::image type="content" source="media/howto-create-analytics/time-editor-panel.png" alt-text="Screenshot that shows the time editor panel." lightbox="media/howto-create-analytics/time-editor-panel.png":::
6464

6565
- **Inner date range slider tool**: Use the two endpoint controls to highlight the time span you want. The inner date range is constrained by the outer date range slider control.
6666

@@ -83,11 +83,11 @@ Select **Save** to save an analytics query. Later, you can retrieve any queries
8383
- **Shared:** A graph for each telemetry type is plotted against the same y-axis.
8484
- **Overlap:** Use this mode to stack multiple lines on the same y-axis, with the y-axis data changing based on the selected line.
8585

86-
:::image type="content" source="media/howto-create-analytics/y-axis-control.png" alt-text="A screenshot that highlights the y-axis control.":::
86+
:::image type="content" source="media/howto-create-analytics/y-axis-control.png" alt-text="A screenshot that highlights the y-axis control." lightbox="media/howto-create-analytics/y-axis-control.png":::
8787

8888
- **Zoom control:** The zoom control lets you drill further into your data. If you find a time period you'd like to focus on within your result set, use your mouse pointer to highlight the area. Then select **Zoom in**.
8989

90-
:::image type="content" source="media/howto-create-analytics/zoom.png" alt-text="A Screenshot that shows the use of the zoom control.":::
90+
:::image type="content" source="media/howto-create-analytics/zoom.png" alt-text="A Screenshot that shows the use of the zoom control." lightbox="media/howto-create-analytics/zoom.png":::
9191

9292
Select the ellipsis, for more chart controls:
9393

@@ -97,7 +97,7 @@ Select the ellipsis, for more chart controls:
9797

9898
- **Drop a Marker:** The **Drop Marker** control lets you anchor certain data points on the chart. It's useful when you're trying to compare data for multiple lines across different time periods.
9999

100-
:::image type="content" source="media/howto-create-analytics/additional-chart-controls.png" alt-text="A Screenshot that shows how to access the additional chart controls.":::
100+
:::image type="content" source="media/howto-create-analytics/additional-chart-controls.png" alt-text="A Screenshot that shows how to access the additional chart controls." lightbox="media/howto-create-analytics/additional-chart-controls.png":::
101101

102102
## Next steps
103103

articles/iot-central/core/howto-manage-dashboards.md

Lines changed: 18 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create and manage Azure IoT Central dashboards | Microsoft Docs
33
description: Learn how to create and manage application and personal dashboards in Azure IoT Central.
44
author: dominicbetts
55
ms.author: dobett
6-
ms.date: 06/20/2022
6+
ms.date: 11/03/2022
77
ms.topic: how-to
88
ms.service: iot-central
99
services: iot-central
@@ -20,15 +20,15 @@ All users can create *personal dashboards*, visible only to themselves. Users ca
2020

2121
## Create a dashboard
2222

23-
The following screenshot shows the dashboard in an application created from the **Custom Application** template. If you're in a role with the appropriate permissions, you can customize the default dashboard. To create a new dashboard from scratch, select **+ New dashboard** in the upper-left corner of the page. To create a new dashboard by copying the current dashboard, select **Copy**:
23+
The following screenshot shows the dashboard in an application created from the **Custom Application** template. If you're in a role with the appropriate permissions, you can customize the default dashboard. To create a new dashboard from scratch, select**Go to dashboard catalog** and then **+New**. To create a new dashboard by copying the current dashboard, select **Copy**:
2424

25-
:::image type="content" source="media/howto-manage-dashboards/dashboard-custom-app.png" alt-text="Screenshot that shows the New dashboard button.":::
25+
:::image type="content" source="media/howto-manage-dashboards/dashboard-custom-app.png" alt-text="Screenshot that shows the options for creating a new dashboard." lightbox="media/howto-manage-dashboards/dashboard-custom-app.png":::
2626

2727
In the **Create dashboard** or **Duplicate dashboard** panel, give your dashboard a name and select either **Organization** or **Personal** as the dashboard type. If you're creating an organization dashboard, choose the [organization](howto-create-organizations.md) the dashboard is associated with. An organization dashboard and its tiles only show the devices that are visible to the organization and any of its suborganizations.
2828

2929
After you create the dashboard, choose items from the library to add to the dashboard. The library contains the tiles and dashboard primitives you use to customize the dashboard:
3030

31-
:::image type="content" source="media/howto-manage-dashboards/dashboard-library.png" alt-text="Screenshot that shows the dashboard library.":::
31+
:::image type="content" source="media/howto-manage-dashboards/dashboard-library.png" alt-text="Screenshot that shows the dashboard library." lightbox="media/howto-manage-dashboards/dashboard-library.png":::
3232

3333
If you're an administrator, you can create a personal dashboard or an organization dashboard. Users see the organization dashboards associated with the organization they're assigned to. All users can create personal dashboards, visible only to themselves.
3434

@@ -39,27 +39,21 @@ If you're an administrator, you can create a personal dashboard or an organizati
3939

4040
You can have several personal dashboards and switch between them or choose from one of the organization dashboards:
4141

42-
:::image type="content" source="media/howto-manage-dashboards/switch-dashboards.png" alt-text="Screenshot that shows how to switch between dashboards.":::
42+
:::image type="content" source="media/howto-manage-dashboards/switch-dashboards.png" alt-text="Screenshot that shows how to switch between dashboards." lightbox="media/howto-manage-dashboards/switch-dashboards.png":::
4343

4444
You can edit your personal dashboards and delete dashboards you don't need. If you have the correct [permissions](howto-manage-users-roles.md#customizing-the-app), you can edit or delete organization dashboards as well.
4545

46-
:::image type="content" source="media/howto-manage-dashboards/delete-dashboards.png" alt-text="Screenshot that shows how to edit or delete a dashboard.":::
47-
48-
To rename a dashboard or see the organization it's assigned to, select **Dashboard settings**:
49-
50-
:::image type="content" source="media/howto-manage-dashboards/rename-dashboards.png" alt-text="Screenshot that shows how to rename a dashboard.":::
46+
You can also manage the dashboards in the catalog by selecting **Go to dashboard catalog**.
5147

5248
## Add tiles
5349

54-
The following screenshot shows the dashboard in an application created from the **Custom application** template. To customize the current dashboard, select **Edit**:
55-
56-
:::image type="content" source="media/howto-manage-dashboards/dashboard-sample-contoso.png" alt-text="Screenshot that shows a dashboard for applications that are based on the Custom Application template.":::
50+
To customize the current dashboard, select **Edit**.
5751

58-
After you select **Edit**, **New dashboard**, or **Copy**, the dashboard is in *edit* mode. You can use the tools in the **Edit dashboard** panel to add tiles to the dashboard. You can customize and remove tiles on the dashboard itself. For example, to add a line chart tile to track telemetry values reported by one or more devices over time:
52+
After you select **Edit**, the dashboard is in *edit* mode. You can use the tools in the **Add a tile** panel to add tiles to the dashboard. You can customize and remove tiles on the dashboard itself. For example, to add a line chart tile to track telemetry values reported by one or more devices over time:
5953

6054
1. Select **Start with a Visual**, **Line chart**, and then **Add tile**, or just drag the tile onto the canvas.
6155

62-
1. To edit the tile, select its **pencil** button. Enter a **Title** and select a **Device Group**. In the **Devices** list, select the devices to show on the tile.
56+
1. To edit the tile, select its **pencil** icon. Enter a **Title** and select a **Device Group**. In the **Devices** list, select the devices to show on the tile.
6357

6458
1. After you select all the devices to show on the tile, select **Update**.
6559

@@ -94,11 +88,12 @@ This table describes the types of tiles you can add to a dashboard:
9488
| Property | Display the current values for properties and cloud properties for one or more devices. For example, you can use this tile to display device properties like the manufacturer or firmware version. |
9589
| Map (property) | Display the location of one or more devices on a map.|
9690
| Map (telemetry) | Display the location of one or more devices on a map. You can also display up to 100 points of a device's location history. For example, you can display a sampled route of where a device has been in the past week.|
97-
| Image | Display a custom image and can be clickable. The URL can be a relative link to another page in the application or an absolute link to an external site.|
91+
| Image (static) | Display a custom image and can be clickable. The URL can be a relative link to another page in the application or an absolute link to an external site.|
9892
| Label | Display custom text on a dashboard. You can choose the size of the text. Use a label tile to add relevant information to the dashboard, like descriptions, contact details, or Help.|
9993
| Markdown | Clickable tiles that display a heading and description text formatted in Markdown. The URL can be a relative link to another page in the application or an absolute link to an external site.|
10094
| External content | Let you load content from an external source. |
10195
| Number of devices | Display the number of devices in a device group.|
96+
| Data explorer query | Display a saved data explorer query |
10297

10398
Currently, you can add up to 10 devices to tiles that support multiple devices.
10499

@@ -108,38 +103,32 @@ By default, line charts show data over a range of time. The selected time range
108103

109104
For tiles that display aggregate values, select the **gear** button next to the telemetry type in the **Configure chart** panel to choose the aggregation. You can choose average, sum, maximum, minimum, or count:
110105

111-
:::image type="content" source="media/howto-manage-dashboards/aggregate-choice.png" alt-text="Select the aggregation to use.":::
106+
:::image type="content" source="media/howto-manage-dashboards/aggregate-choice.png" alt-text="Select the aggregation to use." lightbox="media/howto-manage-dashboards/aggregate-choice.png":::
112107

113108
For line charts, bar charts, and pie charts, you can customize the colors of the various telemetry values. Select the **palette** button next to the telemetry you want to customize:
114109

115-
:::image type="content" source="media/howto-manage-dashboards/color-customization.png" alt-text="Screenshot that shows the palette button.":::
110+
:::image type="content" source="media/howto-manage-dashboards/color-customization.png" alt-text="Screenshot that shows the color palette button." lightbox="media/howto-manage-dashboards/color-customization.png":::
116111

117112
For tiles that show string properties or telemetry values, you can choose how to display the text. For example, if the device stores a URL in a string property, you can display it as a clickable link. If the URL references an image, you can render the image in a last known value or property tile. To change how a string displays, select the **gear** button next to the telemetry type or property in the tile configuration.
118113

119114
For numeric KPI, LKV, and property tiles, you can use conditional formatting to customize the color of the tile based on its value. To add conditional formatting, select **Configure** on the tile and then select the **Conditional formatting** button next to the value you want to customize.
120115

121116
Next, add your conditional formatting rules:
122117

123-
:::image type="content" source="media/howto-manage-dashboards/conditional-formatting-2.png" alt-text="Screenshot that shows conditional formatting rules for available memory. There are rules for less than, greater than, and greater than or equal to.":::
124-
125-
The following screenshot shows the effect of those conditional formatting rules:
126-
127-
:::image type="content" source="media/howto-manage-dashboards/conditional-formatting-3.png" alt-text="Screenshot that shows a purple background color on the available memory tile.":::
118+
:::image type="content" source="media/howto-manage-dashboards/conditional-formatting-2.png" alt-text="Screenshot that shows conditional formatting rules for temperature. There are rules for less than, greater than, and greater than or equal to." lightbox="media/howto-manage-dashboards/conditional-formatting-2.png":::
128119

129120
### Tile formatting
130121

131122
This feature is available on the KPI, LKV, and property tiles. It lets you adjust font size, choose decimal precision, abbreviate numeric values (for example, format 1,700 as 1.7 K), or wrap string values on their tiles.
132123

133-
:::image type="content" source="media/howto-manage-dashboards/tile-format.png" alt-text="Screenshot that shows the dialog box for tile formatting.":::
134-
135-
## Pin analytics to dashboard
124+
## Pin data explorer query to dashboard
136125

137-
To continuously monitor the analytics queries, you can pin the query to dashboard. To pin a query to the dashboard:
126+
To continuously monitor the data explorer queries, you can pin a query to a dashboard. To pin a query to the dashboard:
138127

139-
1. Navigate to **Data explorer** in the left pane and select the query you created.
128+
1. Navigate to **Data explorer** in the left pane and select a query.
140129
1. Select a dashboard from the dropdown menu and select **Pin to dashboard**.
141130

142-
:::image type="content" source="media/howto-manage-dashboards/pin-dashboard.png" alt-text="Select pin to dashboard":::
131+
:::image type="content" source="media/howto-manage-dashboards/pin-dashboard.png" alt-text="Select pin to dashboard" lightbox="media/howto-manage-dashboards/pin-dashboard.png":::
143132

144133
## Next steps
145134

articles/iot-central/core/howto-use-location-data.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use location data in an Azure IoT Central solution
33
description: Learn how to use location data sent from a device connected to your IoT Central application. Plot location data on a map or create geofencing rules.
44
author: dominicbetts
55
ms.author: dobett
6-
ms.date: 06/22/2022
6+
ms.date: 11/03/2022
77
ms.topic: how-to
88
ms.service: iot-central
99
services: iot-central
@@ -91,9 +91,7 @@ When you create a view for a device, you can choose to plot the location on a ma
9191

9292
:::image type="content" source="media/howto-use-location-data/location-views.png" alt-text="Screenshot showing example view with location data" lightbox="media/howto-use-location-data/location-views.png":::
9393

94-
You can add map tiles to a dashboard to plot the location of one or more devices. When you add a map tile to show location telemetry, you can plot the location over a time period. The following screenshot shows the location reported by a simulated device over the last 30 minutes:
95-
96-
:::image type="content" source="media/howto-use-location-data/location-dashboard.png" alt-text="Screenshot showing example dashboard with location data" lightbox="media/howto-use-location-data/location-dashboard.png":::
94+
You can add map tiles to a dashboard to plot the location of one or more devices. When you add a map tile to show location telemetry, you can plot the location over a time period, as shown in the previous screenshot.
9795

9896
## Create a geofencing rule
9997

35.8 KB
Loading
-18.7 KB
Loading
71.2 KB
Loading
29.5 KB
Loading
13.8 KB
Loading
-271 KB
Loading
-150 KB
Loading

0 commit comments

Comments
 (0)