Azure / Azure/azure-iot-explorer
Ability to Query devices by Device twin
- Dominant language
- TypeScript
- Stars
- 252
- Forks
- 85
- Avg merge
- 3h 32m
- Merged PRs (30d)
- 2
Description
**Is your feature request related to a problem? Please describe.**
We do not track our devices by device id. We track our devices by tags that indicate where they are geographically located, which asset they are on and what their role is. As a result, querying a device by device id is not an option. C
**Describe the solution you'd like**
I'd like to have the ability to query devices based on the device twin, especially the tags. e.g. tags.assetid="12345"
**Describe alternatives you've considered**
Currently we have to login to the portal, navigate to the iot hub we are interested in and query devices in the portal.
**Additional context**
None.
Contributor guide
Research direction
No files, tests, or entry points are identified in the issue. Start by locating the device-listing and query UI, then trace how it retrieves devices from the Azure IoT Hub. Done means users can query devices by device-twin tags such as tags.assetid="12345" without using the portal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100