add superfrappy cfg

as it is not yet working properly, its main module is disabled
This commit is contained in:
2026-05-15 10:33:25 +02:00
parent b3a5605d8e
commit bf26b46c4a
+16
View File
@@ -0,0 +1,16 @@
doc="""super frappy
server to keep track of secop servers on an instrument
"""
Node('superfrappy.psi.ch', doc,
interface='tcp://15999',
)
IO('cache', 'localhost')
#Mod('frappy',
# 'frappy_psi.superfrappy.SuperFrappy',
# 'this instrument',
# instance='this',
# io='cache',
# )