fixed sea.cfg to be general
This commit is contained in:
@ -1,35 +1,8 @@
|
|||||||
[node seatest.psi.ch]
|
[NODE]
|
||||||
description = SEA test
|
description = sea client (communication only)
|
||||||
|
id = comm.sea.psi.ch
|
||||||
|
|
||||||
[interface tcp]
|
[seaconn]
|
||||||
type = tcp
|
|
||||||
bindto = 0.0.0.0
|
|
||||||
bindport = 5002
|
|
||||||
|
|
||||||
[module seaconn]
|
|
||||||
class = secop_psi.sea.SeaClient
|
class = secop_psi.sea.SeaClient
|
||||||
description = a SEA connection
|
description = a SEA connection
|
||||||
uri = tcp://samenv.psi.ch:8645
|
visibility = 1
|
||||||
|
|
||||||
#[module t1]
|
|
||||||
#class = secop_psi.sea.SeaDrivable
|
|
||||||
#iodev = seaconn
|
|
||||||
#json_descr = tt.flamp.config
|
|
||||||
#remote_paths = . t1
|
|
||||||
|
|
||||||
#[module tw1]
|
|
||||||
#class = secop_psi.sea.SeaReadable
|
|
||||||
#iodev = seaconn
|
|
||||||
#json_descr = wall.lampovenwall.addon
|
|
||||||
#remote_paths = tw1
|
|
||||||
|
|
||||||
#[module pv]
|
|
||||||
#class = secop_psi.sea.SeaReadable
|
|
||||||
#iodev = seaconn
|
|
||||||
#json_descr = pv.flamp.config
|
|
||||||
|
|
||||||
#[module mf]
|
|
||||||
#class = secop.Proxy
|
|
||||||
#remote_class = secop_psi.ppms.Field
|
|
||||||
#description = magnetic field
|
|
||||||
#iodev = secnode
|
|
||||||
|
37
cfg/sea.cfg
37
cfg/sea.cfg
@ -1,35 +1,8 @@
|
|||||||
[node seatest.psi.ch]
|
[NODE]
|
||||||
description = SEA test
|
description = sea client (communication only)
|
||||||
|
id = comm.sea.psi.ch
|
||||||
|
|
||||||
[interface tcp]
|
[seaconn]
|
||||||
type = tcp
|
|
||||||
bindto = 0.0.0.0
|
|
||||||
bindport = 5002
|
|
||||||
|
|
||||||
[module seaconn]
|
|
||||||
class = secop_psi.sea.SeaClient
|
class = secop_psi.sea.SeaClient
|
||||||
description = a SEA connection
|
description = a SEA connection
|
||||||
uri = tcp://samenv.psi.ch:8645
|
visibility = 1
|
||||||
|
|
||||||
#[module t1]
|
|
||||||
#class = secop_psi.sea.SeaDrivable
|
|
||||||
#iodev = seaconn
|
|
||||||
#json_descr = tt.flamp.config
|
|
||||||
#remote_paths = . t1
|
|
||||||
|
|
||||||
#[module tw1]
|
|
||||||
#class = secop_psi.sea.SeaReadable
|
|
||||||
#iodev = seaconn
|
|
||||||
#json_descr = wall.lampovenwall.addon
|
|
||||||
#remote_paths = tw1
|
|
||||||
|
|
||||||
#[module pv]
|
|
||||||
#class = secop_psi.sea.SeaReadable
|
|
||||||
#iodev = seaconn
|
|
||||||
#json_descr = pv.flamp.config
|
|
||||||
|
|
||||||
#[module mf]
|
|
||||||
#class = secop.Proxy
|
|
||||||
#remote_class = secop_psi.ppms.Field
|
|
||||||
#description = magnetic field
|
|
||||||
#iodev = secnode
|
|
||||||
|
Reference in New Issue
Block a user