add ori7_stick

This commit is contained in:
zolliker 2024-07-11 16:53:02 +02:00
parent ffe6f3cce0
commit bb11f7cc20

View File

@ -0,0 +1,18 @@
Node('ori7.stick.sea.psi.ch',
'ORI7 standard sample stick',
)
Mod('sea_stick',
'frappy_psi.sea.SeaClient',
'stick SEA connection to ori6.stick',
config='ori7.stick',
service='stick',
)
Mod('ts',
'frappy_psi.sea.SeaReadable', '',
io='sea_stick',
sea_object='tt',
json_file='ori7.config.json',
rel_paths=['ts'],
)