Skip to content

BeamlineActions with Bliss - #1655

Open
Phantominumm wants to merge 1 commit into
developfrom
pr/esrf-beamline-actions
Open

BeamlineActions with Bliss#1655
Phantominumm wants to merge 1 commit into
developfrom
pr/esrf-beamline-actions

Conversation

@Phantominumm

Copy link
Copy Markdown
Contributor
  • Add _bliss_session_call(), a helper that calls a function by name in the BLISS session via BlissProxy and blocks for the result
  • init() now prefers this session call over getattr(controller, key) when bliss_proxy is configured, falling back to the controller object otherwise
  • Log a warning instead of silently skipping when a controller command can't be resolved

- Add _bliss_session_call(), a helper that calls a function by name in the BLISS session via BlissProxy and blocks for the result
- init() now prefers this session call over getattr(controller, key) when bliss_proxy is configured, falling back to the controller object otherwise
- Log a warning instead of silently skipping when a controller command can't be resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant