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',
|
'main sea connection for haakeuro.config',
|
||||||
config = 'eurotherm.config',
|
config = 'eurotherm.config',
|
||||||
service = 'main',
|
service = 'main',
|
||||||
meaning=('temperature', 11),
|
|
||||||
)
|
)
|
||||||
Mod('te',
|
Mod('te',
|
||||||
'frappy_psi.sea.SeaDrivable', '',
|
'frappy_psi.sea.SeaDrivable', '',
|
||||||
io = 'sea_main',
|
io = 'sea_main',
|
||||||
meaning=['temperature', 20],
|
meaning=['temperature', 20],
|
||||||
sea_object = 'te',
|
sea_object = 'te',
|
||||||
|
meaning=('temperature', 11),
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user