22 lines
359 B
INI
22 lines
359 B
INI
[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
|