haake: add a native frappy addon haake_add

+ add units to haake2
This commit is contained in:
2025-07-11 14:51:50 +02:00
parent 1128b5aba4
commit 96ef11ef84
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
Node('haake.frappy.psi.ch',
'additional haake waterbath',
)
Mod('haake_io',
'frappy_psi.haake.HaakeIO',
'',
uri='sans-sample-ts:3006',
)
Mod('T2',
'frappy_psi.haake.TemperatureLoop',
'second haake',
io = 'haake_io',
)