frappy/cfg/stick/ori6stick_cfg.py
Markus Zolliker da15df076a fetched mlz version
- before some chamges in the gerrit pipline

Change-Id: I33eb2d75f83345a7039d0fb709e66defefb1c3e0
2023-05-02 15:25:11 +02:00

19 lines
353 B
Python

Node('ori6.stick.sea.psi.ch',
'ORI6 standard sample stick',
)
Mod('sea_stick',
'frappy_psi.sea.SeaClient',
'stick SEA connection to ori6.stick',
config='ori6.stick',
service='stick',
)
Mod('ts',
'frappy_psi.sea.SeaReadable',
io='sea_stick',
sea_object='tt',
json_file=['ori6.config.json'],
rel_paths=['ts'],
)