move magnet from flamedil bananapi to flamemag raspberry

This commit is contained in:
zolliker 2024-06-12 11:19:18 +02:00
parent 2b42e3fa0a
commit 57b567f453

View File

@ -1,12 +1,14 @@
Node('flamemag.psi.ch',
'flame magnet',
interface='tcp://5000'
interface='tcp://5000',
)
sea_cfg = 'flamemag.config'
Mod('cio',
'frappy_psi.cryoltd.IO',
'IO to cryo ltd software',
uri='tcp://flamedil:3128',
uri='tcp://flamemag:3128',
)
Mod('main',