Files
zolliker 9855d515e8 push files from frappy/cfg
- without files from frappy/cfg (mlz version)
- moved ~ other files from frappy/cfg to boxes/
2025-05-14 16:50:16 +02:00

18 lines
332 B
Python

Node('cfg/stick/oventwo.cfg',
'oven stick for SANS',
)
Mod('sea_stick',
'frappy_psi.sea.SeaClient',
'stick sea connection for oventwo.stick',
config='oventwo.stick',
service='stick',
)
Mod('ts',
'frappy_psi.sea.SeaDrivable', '',
meaning=['temperature', 30],
io='sea_stick',
sea_object='ts',
)