Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 3.02 KB

iot-accelerators-remote-monitoring-add-edge-device.md

File metadata and controls

52 lines (35 loc) · 3.02 KB
title description author manager ms.author ms.service services ms.date ms.topic
Remote Monitoring solution add Edge device - Azure | Microsoft Docs
This article describes how to add an IoT Edge device to a Remote Monitoring solution accelerator
dominicbetts
timlt
dobett
iot-accelerators
iot-accelerators
10/09/2018
conceptual

Add an IoT Edge device to your Remote Monitoring solution accelerator

To add an IoT Edge device to your solution accelerator, complete the following two steps:

  1. Add the Edge device on the Devices page in the Remote Monitoring solution accelerator web UI.
  2. Install the IoT Edge runtime on your Edge device.

Add the IoT Edge device

To add an IoT Edge device to the Remote Monitoring solution accelerator, navigate to the Devices page in the web UI and click + New device.

In the New device panel, choose IoT Edge device. You can leave the default values for the other settings. Then click Apply:

Add IoT Edge device

Alternative ways to add an IoT Edge device

It's also possible to register an IoT Edge device directly with the IoT Hub instance in your solution accelerator. You need to know the name of the IoT hub in your solution accelerator before you follow any of these how-to guides:

When you register a device directly with the IoT hub in the Remote Monitoring solution accelerator, it's listed on the Devices page in the web UI.

Install the IoT Edge runtime

Before you can deploy modules to your Edge device, you must install the IoT Edge runtime on the physical device. The following how-to guides show you how to install the runtime on common device platforms:

Next steps

Now that you have prepared your IoT Edge device, the next step is to deploy modules to it. See Import an IoT Edge package into your Remote Monitoring solution accelerator