show_devices could have filters
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 9
- Avg merge
- 7d 14h
- Merged PRs (30d)
- 1
Description
show_devices prints a nice output, but can be quite verbose. It would be nice for operators to be only show a subset of the devices i.e only devices on my specific beamline, only inserted devices e.t.c
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the show_devices entry point and reading how it gathers and formats devices. Define the supported filters for beamline and insertion status, then verify that filtered output contains only matching devices and that existing unfiltered output remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100