mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
fix: hplc status typo
This commit is contained in:
@@ -29,9 +29,9 @@ hplc.agilent:
|
|||||||
type: python
|
type: python
|
||||||
status_types:
|
status_types:
|
||||||
device_status: String
|
device_status: String
|
||||||
could_run: Boolean
|
could_run: Bool
|
||||||
driver_init_ok: Boolean
|
driver_init_ok: Bool
|
||||||
is_running: Boolean
|
is_running: Bool
|
||||||
finish_status: String
|
finish_status: String
|
||||||
status_text: String
|
status_text: String
|
||||||
action_value_mappings:
|
action_value_mappings:
|
||||||
|
|||||||
Reference in New Issue
Block a user