jtccr: the main subpath in sea is names 'main', not 'tt'

This commit is contained in:
zolliker 2025-05-30 10:55:25 +02:00
parent a0629db53d
commit 3843302034

View File

@ -14,7 +14,7 @@ Mod('tt',
io='sea_main',
meaning=['temperature_regulation', 27],
sea_object='tt',
rel_paths=['tt', 'set'],
rel_paths=['main', 'set'],
value=Param(unit='K'),
)