replace 'iodev' by 'io' in cfg files

This commit is contained in:
l_samenv
2022-04-11 15:43:20 +02:00
parent 026ab3f4b2
commit 6752997048
37 changed files with 277 additions and 222 deletions

View File

@ -5,7 +5,7 @@ description = Lsc370 Test
[INTERFACE]
uri = tcp://5000
[lsmain_iodev]
[lsmain_io]
description = the communication device
class = secop_psi.ls370res.StringIO
uri = lollypop-ts:3001
@ -22,4 +22,4 @@ channel = 5
description = resistivity
main = lsmain
# the auto created iodev from lsmain:
iodev = lsmain_iodev
io = lsmain_io