openflexure-microscope-server/openflexure_microscope/common/flask_labthings/names.py
2020-01-06 22:28:00 +00:00

3 lines
126 B
Python

TASK_ENDPOINT = "labthing_task"
TASK_LIST_ENDPOINT = "labthing_task_list"
EXTENSION_LIST_ENDPOINT = "labthing_extension_list"