fix container value

add parent_name to edge device id
This commit is contained in:
Xuwznln
2025-06-16 12:45:26 +08:00
parent e193bc493c
commit 6c471553c4
3 changed files with 8 additions and 7 deletions

View File

@@ -486,20 +486,17 @@
"name": "气源",
"children": [],
"parent": "ComprehensiveProtocolStation",
"type": "device",
"type": "container",
"class": "container",
"position": {
"x": 650,
"y": 150,
"z": 0
},
"config": {
"config": {},
"data": {
"gas_type": "nitrogen",
"max_pressure": 5.0
},
"data": {
"status": "Off",
"current_pressure": 0.0
}
},
{