修复静态方法识别get status,注册表支持python类型

This commit is contained in:
Xuwznln
2025-06-28 12:18:30 +08:00
parent 9be6e1069a
commit be0a73eb19
14 changed files with 60 additions and 1024 deletions

View File

@@ -174,9 +174,7 @@ rotavap.one:
type: object
type: SendCmd
module: unilabos.devices.rotavap.rotavap_one:RotavapOne
status_types:
pump_time: Float64
rotate_time: Float64
status_types: {}
type: python
description: Rotavap device
handles: []
@@ -453,9 +451,7 @@ separator.homemade:
type: object
type: SendCmd
module: unilabos.devices.separator.homemade_grbl_conductivity:SeparatorController
status_types:
sensordata: Float64
status: String
status_types: {}
type: python
description: Separator device with homemade grbl controller
handles: []