We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This was requested a few times, but it might be convenient to have a more lightweight lightpath interface.
Currently you either have to access the lightpath python interface or the full GUI.
Two ideas come to mind.
a more fleshed out cli interface that can return the inserted / removed / impediment devices for single destinations
lightpath --hutches <HUTCH> blocking
lightpath --hutches <HUTCH> impediment
a widget that contains a single lightrow widget (device icon, name, blocking color), without any of the filtering or typhos-ing bits.
https://jira.slac.stanford.edu/browse/ECS-994 https://jira.slac.stanford.edu/browse/ECS-1037
pcds-5.7.2, lightpath 1.0.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
This was requested a few times, but it might be convenient to have a more lightweight lightpath interface.
Current Behavior
Currently you either have to access the lightpath python interface or the full GUI.
Possible Solution
Two ideas come to mind.
a more fleshed out cli interface that can return the inserted / removed / impediment devices for single destinations
lightpath --hutches <HUTCH> blocking
lightpath --hutches <HUTCH> impediment
a widget that contains a single lightrow widget (device icon, name, blocking color), without any of the filtering or typhos-ing bits.
Context
https://jira.slac.stanford.edu/browse/ECS-994
https://jira.slac.stanford.edu/browse/ECS-1037
Your Environment
pcds-5.7.2, lightpath 1.0.2
The text was updated successfully, but these errors were encountered: