Proxy with tomo integration
This PR rework the proxy feature to integrate it with the tomo service
- Allow to use Daiquiri resource to define openapi from proxy
- Added
setup_proxy
to the proxy component as service - Added
after_all_setup
callback to the components when all the components as setup - Added OpenAPI
tomovis_v1.json
to the resources - Use tomo component configuration to setup the tomovis proxy
This allow to share a lot of things between beamlines, and to avoid configuration inconsistencies.
Edited by Valentin Valls