add FS furnace
This commit is contained in:
21
cfg/main/fs.cfg
Normal file
21
cfg/main/fs.cfg
Normal file
@@ -0,0 +1,21 @@
|
||||
[NODE]
|
||||
description = small furnace
|
||||
id = fs.config.sea.psi.ch
|
||||
|
||||
[sea_main]
|
||||
class = secop_psi.sea.SeaClient
|
||||
description = main sea connection for fs.config
|
||||
config = fs.config
|
||||
service = main
|
||||
|
||||
[tt]
|
||||
class = secop_psi.sea.SeaDrivable
|
||||
io = sea_main
|
||||
sea_object = tt
|
||||
rel_paths = . tm
|
||||
|
||||
[ts]
|
||||
class = secop_psi.sea.SeaDrivable
|
||||
io = sea_main
|
||||
sea_object = tt
|
||||
rel_paths = ts
|
||||
Reference in New Issue
Block a user