add superfrappy cfg
as it is not yet working properly, its main module is disabled
This commit is contained in:
@@ -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',
|
||||
# )
|
||||
Reference in New Issue
Block a user