eurotherm_cfg: fix meaning
This commit is contained in:
parent
4892c2fd8f
commit
601ad9d301
@ -6,11 +6,11 @@ Mod('sea_main',
|
||||
'main sea connection for haakeuro.config',
|
||||
config = 'eurotherm.config',
|
||||
service = 'main',
|
||||
meaning=('temperature', 11),
|
||||
)
|
||||
Mod('te',
|
||||
'frappy_psi.sea.SeaDrivable', '',
|
||||
io = 'sea_main',
|
||||
meaning=['temperature', 20],
|
||||
sea_object = 'te',
|
||||
meaning=('temperature', 11),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user