In the first LabThings it was my understanding that a core concept was being able to lock a Thing so that it cannot be interacted with. It is not clear how to do this, or if it is possible with labthings-fastapi.
This is a problem for the OpenFlexure Microscope as it is still possible to tell the stage to move while a scan is running, or to interact with the camera.
Is it possible to lock? If not, how should this be implemented.
In the first LabThings it was my understanding that a core concept was being able to lock a Thing so that it cannot be interacted with. It is not clear how to do this, or if it is possible with
labthings-fastapi.This is a problem for the OpenFlexure Microscope as it is still possible to tell the stage to move while a scan is running, or to interact with the camera.
Is it possible to lock? If not, how should this be implemented.