mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
feat: add hplc registry
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"name": "HPLC",
|
||||
"parent": null,
|
||||
"type": "device",
|
||||
"class": "hplc",
|
||||
"class": "hplc.agilent",
|
||||
"position": {
|
||||
"x": 620.6111111111111,
|
||||
"y": 171,
|
||||
|
||||
@@ -22,7 +22,7 @@ raman_home_made:
|
||||
- status
|
||||
additionalProperties: false
|
||||
type: object
|
||||
hplc.agile:
|
||||
hplc.agilent:
|
||||
description: HPLC device
|
||||
class:
|
||||
module: unilabos.devices.hplc.AgilentHPLC:HPLCDriver
|
||||
|
||||
Reference in New Issue
Block a user