From 0d2f1be37a76750425e4bb254f37751208249efa Mon Sep 17 00:00:00 2001 From: wznln <18435084+Xuwznln@users.noreply.github.com> Date: Tue, 29 Apr 2025 14:56:37 +0800 Subject: [PATCH] fix: hplc status typo --- unilabos/registry/devices/characterization_optic.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/unilabos/registry/devices/characterization_optic.yaml b/unilabos/registry/devices/characterization_optic.yaml index ca5b7bd2..52ffc87a 100644 --- a/unilabos/registry/devices/characterization_optic.yaml +++ b/unilabos/registry/devices/characterization_optic.yaml @@ -29,9 +29,9 @@ hplc.agilent: type: python status_types: device_status: String - could_run: Boolean - driver_init_ok: Boolean - is_running: Boolean + could_run: Bool + driver_init_ok: Bool + is_running: Bool finish_status: String status_text: String action_value_mappings: