-
Notifications
You must be signed in to change notification settings - Fork 1
fully functional web api for observation requests #12
Copy link
Copy link
Open
Description
from @swyatt7:
I have also started the work for adding a web-api for ORP which will have full functionality of
- GET/POST observation requests
- GET/POST observation exposures (for updating requested exposure, like changing filter/exp_time… etc)
- UPDATE observation_requests status
- I am designing this for the sole purpose of RTS2 (or reduction routine like Banzai) to seamlessly update the exposure_status of an observation request (like inProgress/Completed) which can be queryable in the obsreq GET above.
- also once this is submitted, there is the potential for ORP to immediate grab the data from bigartn, and have it be accessible to the users as well.
- GET obsreq_data
- if the data is on ORP, the user can request their data from here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels