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",
|
"name": "HPLC",
|
||||||
"parent": null,
|
"parent": null,
|
||||||
"type": "device",
|
"type": "device",
|
||||||
"class": "hplc",
|
"class": "hplc.agilent",
|
||||||
"position": {
|
"position": {
|
||||||
"x": 620.6111111111111,
|
"x": 620.6111111111111,
|
||||||
"y": 171,
|
"y": 171,
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ raman_home_made:
|
|||||||
- status
|
- status
|
||||||
additionalProperties: false
|
additionalProperties: false
|
||||||
type: object
|
type: object
|
||||||
hplc.agile:
|
hplc.agilent:
|
||||||
description: HPLC device
|
description: HPLC device
|
||||||
class:
|
class:
|
||||||
module: unilabos.devices.hplc.AgilentHPLC:HPLCDriver
|
module: unilabos.devices.hplc.AgilentHPLC:HPLCDriver
|
||||||
|
|||||||
Reference in New Issue
Block a user