规范模拟设备代码与注册表信息

This commit is contained in:
Xuwznln
2025-06-05 23:00:41 +08:00
parent ca15173717
commit 0e2fdb5695
45 changed files with 3276 additions and 3016 deletions

View File

@@ -0,0 +1,29 @@
{
"nodes": [
{
"id": "MockSeparator1",
"name": "模拟分离器",
"children": [],
"parent": null,
"type": "device",
"class": "mock_separator",
"position": {
"x": 620.6111111111111,
"y": 171,
"z": 0
},
"config": {
"port": "MOCK"
},
"data": {
"status": "Idle",
"power_state": "Off",
"settling_time": 0.0,
"valve_state": "Closed",
"shake_time": 0.0,
"shake_status": "Not Shaking"
}
}
],
"links": []
}