diff --git a/test/experiments/HPLC.json b/test/experiments/HPLC.json index 9e511b3c..51433f67 100644 --- a/test/experiments/HPLC.json +++ b/test/experiments/HPLC.json @@ -5,7 +5,7 @@ "name": "HPLC", "parent": null, "type": "device", - "class": "hplc", + "class": "hplc.agilent", "position": { "x": 620.6111111111111, "y": 171, diff --git a/unilabos/registry/devices/characterization_optic.yaml b/unilabos/registry/devices/characterization_optic.yaml index c2d3f496..ca5b7bd2 100644 --- a/unilabos/registry/devices/characterization_optic.yaml +++ b/unilabos/registry/devices/characterization_optic.yaml @@ -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