add ma7two, oventwo and ovenstick (sans)

This commit is contained in:
2023-05-02 16:31:28 +02:00
parent 72add69b65
commit b55af7b20b
5 changed files with 589 additions and 0 deletions

View File

@ -0,0 +1,20 @@
Node('cfg/stick/ovenstick.cfg',
'oven stick for sans',
interface='5000',
name='ovenstick',
)
Mod('sea_stick',
'secop_psi.sea.SeaClient',
'SEA stick connection',
config='oven.stick',
service='stick',
)
Mod('ts',
'secop_psi.sea.SeaReadable',
io='sea_stick',
sea_object='tt',
json_file=['ma7.config.json'],
rel_paths=['ts'],
)