Skip to content
New issue

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

API for consuming data from external sources. #820

Open
DiamondJoseph opened this issue Feb 13, 2025 · 0 comments
Open

API for consuming data from external sources. #820

DiamondJoseph opened this issue Feb 13, 2025 · 0 comments

Comments

@DiamondJoseph
Copy link
Contributor

Currently blueapi can put data onto a message bus for external services to consume.
We need a way of being able to consume in turn the results of those external services.
This will need to be defined below the level of plans (e.g. in dodal, or bluesky-stomp, or tiled[client]?)

Acceptance Criteria

  • There is a clear and standard way of reading data into plans from external sources
  • Such as through defining a callback address on the message bus prior to running a plan/analysis and being able to subscribe to that callback address for a typed return.

See also #748

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

No branches or pull requests

1 participant