frappy/cfg/stick/ori3stick_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('ori3.stick.sea.psi.ch',
'ORI3 standard sample stick',
)
Mod('sea_stick',
'frappy_psi.sea.SeaClient',
'stick SEA connection to ori3.stick',
config='ori3.stick',
service='stick',
)
Mod('ts',
'frappy_psi.sea.SeaReadable',
io='sea_stick',
sea_object='tt',
json_file=['ori3.config.json'],
rel_paths=['ts'],
)