This commit is contained in:
@@ -146,6 +146,7 @@ class AutofocusSettings(BaseModel):
|
||||
z_steps: int
|
||||
|
||||
class BeamlineStatus(BaseModel):
|
||||
name: str
|
||||
ring_current_mA: float
|
||||
light: Annotated[float, Field(ge=0.0, le=100.0)]
|
||||
cryojet_K: float
|
||||
|
||||
Reference in New Issue
Block a user