Azure / Azure/azure-iot-explorer

[Feature request] IoT Plug and Play components doesn't appear in left nav menu for the device when it is an IoT Edge device

Open
#469 4 comments 1 reaction 0 assignees View on GitHub
backlog by design Plug and Play
Dominant language
TypeScript
Stars
252
Forks
85
Avg merge
3h 32m
Merged PRs (30d)
2

Description

**Describe the bug**
IoT Explorer doesn't show IoT Plug and Play components associated with the _device identity_ of an IoT Edge device.

**To Reproduce**
Steps to reproduce the behavior:
1. I've registered both an IoT and IoT Edge device with my IoT Hub
2. I programmatically set the same model ID for both on their respective device twins
3. I open IoT Explorer and click on the IoT device. It shows the _IoT Plug and Play components_ menu item in the left nav as shown below
![image](https://user-images.githubusercontent.com/1009123/134080722-cd2b5365-fd0e-45da-bc77-1b2de47bab30.png)

4. When I do the same for the IoT Edge device the _IoT Plug and Play components_ option is missing.

**Expected behavior**
Whether it's an IoT Edge device or not, IoT Explorer should behave the same when the model ID is given in the device twin.

**Desktop (please complete the following information):**
- OS: Windows
- OS Version: 20H2 (OS Build 19042.1237)
- App version: 0.14.5.0

Contributor guide

Open the contributing guide

Research direction

Reproduce the behavior with matching model IDs on an IoT device and an IoT Edge device in IoT Explorer. Trace the device left-navigation handling for IoT Plug and Play components, then verify that the components menu appears for the Edge device and remains available for the regular device.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.