cleanup cfg files

This commit is contained in:
l_samenv
2023-09-19 14:43:48 +02:00
parent 2f3c68a5c5
commit 96a7e2109b
6 changed files with 378 additions and 26 deletions

View File

@ -4,7 +4,7 @@ Node('eurotherm.config.sea.psi.ch',
Mod('sea_main',
'frappy_psi.sea.SeaClient',
'main sea connection for haakeuro.config',
config = 'haakeuro.config',
config = 'eurotherm.config',
service = 'main',
meaning=('temperature', 11),
)

View File

@ -4,7 +4,7 @@ Node('haakeuro.config.sea.psi.ch',
Mod('sea_main',
'frappy_psi.sea.SeaClient',
'main sea connection for haakeuro.config',
config = 'haakeuro.config',
config = 'haake.config',
service = 'main',
)
Mod('th',