adapted to current 2.0 csvs

This commit is contained in:
john30
2015-11-22 09:47:23 +01:00
parent 0f331694e1
commit 6fd51866bf
2 changed files with 0 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"title": "Mischer 4",
"bounds": [980,120,116,212],
"image": "mc.svg",
"endpoints": [
{"name":"Flow", "anchor": [0, 0.82, -1, 0], "target": true, "distance": [0,0,0.7], "connectWith": [null, "HcFlow"]},
{"name":"Return", "anchor": [0, 0.96, -1, 0], "connectWith": [null, "HcReturn"]},
{"name":"HcFlow", "anchor": [1, 0.82, 1, 0], "target": true},
{"name":"HcReturn", "anchor": [1, 0.96, 1, 0]}
],
"items": [
{"name": "Status", "parts": "2", "top": 0.04, "left": 0.04},
{"circuit": "uih", "name": "HcName4", "top": 0.25, "leftc": 0.5},
{"name": "Mode", "parts": "1 0", "topc": 0.4, "leftc": 0.5},
{"name": "HcPumpPort", "topc": 0.56, "leftc": 0.22},
{"name": "MixerDutyCycle", "topc": 0.73, "leftc": 0.24},
{"name": "Status", "parts": "1 0", "topc": 0.9, "leftc": 0.4}
]
}