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

@ -8,9 +8,9 @@ uri = tcp://5000
[T]
description = temperature on uniax stick
class = secop_psi.ls240.Ls240
iodev = T_iodev
io = T_io
[T_iodev]
[T_io]
class = secop.bytesio.BytesIO
description = IO device for LS240
uri = serial:///dev/ttyUSB0?baudrate=9600+parity=EVEN