title | description | author | ms.author | ms.date | ms.topic | ms.service | services | ms.custom |
---|---|---|---|---|---|---|---|---|
Customize the operator's views in Azure IoT Central | Microsoft Docs |
As a builder, customize the operator's views in your Azure IoT Central application. |
sandeeppujar |
sandeepu |
10/12/2018 |
tutorial |
iot-central |
iot-central |
mvc |
This tutorial shows you, as a builder, how to customize the operator's view of your application. When you make a change to the application as a builder, you can preview the operator's view in the Microsoft Azure IoT Central application.
In this tutorial, you customize the application to display relevant information about the connected air conditioner device to an operator. Your customizations enable the operator to manage the air conditioner devices connected to the application.
In this tutorial, you learn how to:
[!div class="checklist"]
- Configure your device dashboard
- Configure your device settings layout
- Configure your device properties layout
- Preview the device as an operator
- Configure your default home page
- Preview the default home page as an operator
Before you begin, you should complete the two previous tutorials:
- Define a new device type in your Azure IoT Central application.
- Configure rules and actions for your device.
As a builder, you can define what information displays on a device dashboard. In the Define a new device type in your application tutorial, you added a line-chart and other information to the Connected Air Conditioner-1 dashboard.
-
To edit the Connected Air Conditioner device template, choose Explorer on the left navigation menu:
-
To start customizing your connected air conditioner device dashboard, select the Connected Air Conditioner (1.0.0) device template. Choose the Connected Air Conditioner-1 device you created in the Define a new device type in your application tutorial:
When inside a device, such as Connected Air Conditioner-1, you can select Edit Template to make a change to the underlying template. For more information, see Create a new device template version.
-
To edit the dashboard, choose Dashboard, and select Edit Template:
-
To add a Key Performance Indicator (KPI) tile to the dashboard, choose KPI:
To define the KPI, use the information in the following table:
Setting Value Name Maximum temperature Measurement temperature Aggregation Maximum Time range Past 1 week -
Choose Save. You can now see the KPI tile on the dashboard:
-
To move or resize a tile on the dashboard, move the mouse pointer over the tile. You can drag the tile to a new location or resize it:
-
Click Done when you are finished making changes.
As a builder, you can also configure the operator's view of the device settings. An operator uses the device settings page to configure a device. For example, an operator uses the settings page to set the target temperature for the connected air conditioner.
-
To edit the settings layout for your connected air conditioner, choose Settings, and select Edit Template:
-
You can move and resize the settings tiles:
-
Click Done when you are finished making changes.
Note
In Edit Template mode, you can't edit the values of the settings.
In addition to the dashboard and settings, you can also configure the operator's view of the device properties. An operator uses the device properties page to manage device metadata. For example, an operator uses the properties page to view a device serial number or update contact details for the manufacturer.
-
To edit the properties layout for your connected air conditioner, choose Properties, and select Edit Template:
-
You can move and resize the properties fields:
-
Click Done when you are finished making changes.
Note
In Edit Template mode, you can't edit the values of the properties.
In Edit Template mode, you can customize the dashboard, settings, and properties pages for an operator. If you are not in Edit Template mode, you can view the application as an operator.
-
To view your connected air conditioner device as an operator, click Done to stop editing the template and return to the operator's view of the device.
-
To update the Location of this device, edit the value in the Location tile and choose Save:
-
To send a setting to your connected air conditioner, choose Settings, change a setting value in a tile, and choose Update:
When the device acknowledges the new setting value, the setting shows as synced on the tile.
-
As an operator, you can view the device dashboard as configured by the builder:
When a builder or operator signs in to an Azure IoT Central application, they see a home page. As a builder, you can configure the content of this home page to include the most useful and relevant content for an operator.
-
To customize the default home page, navigate to the Home page and select Edit, on the top right of the page. Upon selecting Edit, a panel will slide out from the right with a list of objects you can add to your Homepage.
-
To customize the home page, add tiles from the Library. Choose Link, and add details of your organization's web site. Then choose Save:
[!NOTE] You can also add links to pages within your Azure IoT Central application. For example, you could add a link to a device dashboard or settings page.
-
Optionally, choose Image and upload an image to display on your home page. An image can have a URL to which you navigate when you click on it:
To learn more, see How to prepare and upload images to your Azure IoT Central application.
To preview the home page as an operator and no longer edit, select Done on the top right of the page
You can click on the link and image tiles to navigate to the URLs you set as a builder.
In this tutorial, you learned how to customize the operator's view of the application.
[!div class="nextstepaction"]
- Configure your device dashboard
- Configure your device settings layout
- Configure your device properties layout
- Preview the device as an operator
- Configure your default home page
- Preview the default home page as an operator
Now that you have learned how to customize the operator's view of the application, the suggested next steps are: