Update json configuration and dependencies for SangaboardThing being in the repository

This commit is contained in:
Julian Stirling 2025-07-02 17:27:09 +01:00
parent 5e6aeb9bbf
commit 4e20067c68
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"things": {
"/camera/": "openflexure_microscope_server.things.camera.picamera:StreamingPiCamera2",
"/stage/": "labthings_sangaboard:SangaboardThing",
"/stage/": "openflexure_microscope_server.things.stage.sangaboard:SangaboardThing",
"/auto_recentre_stage/": "openflexure_microscope_server.things.auto_recentre_stage:RecentringThing",
"/autofocus/": "openflexure_microscope_server.things.autofocus:AutofocusThing",
"/camera_stage_mapping/": "openflexure_microscope_server.things.camera_stage_mapping:CameraStageMapper",