fix: hplc status typo

This commit is contained in:
wznln
2025-04-29 14:56:37 +08:00
parent 6b649bfdec
commit 0d2f1be37a

View File

@@ -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: