
debian/ is still missing, will follow in next commit. Fixes: #4626 Change-Id: Ia87c28c1c75b8402eedbfca47f888585a7881f44
18 lines
349 B
INI
18 lines
349 B
INI
[node AH2700Test.psi.ch]
|
|
description = AH2700 capacitance bridge test
|
|
|
|
[interface tcp]
|
|
type = tcp
|
|
bindto = 0.0.0.0
|
|
bindport = 5000
|
|
|
|
[module cap]
|
|
class = frappy_psi.ah2700.Capacitance
|
|
description = capacitance
|
|
uri=ldmse3-ts:3015
|
|
|
|
#[module ahcom]
|
|
#class = frappy_psi.ah2700.StringIO
|
|
#uri=ldmse3-ts:3015
|
|
#description = serial communicator to an AH2700
|