This commit is contained in:
2025-09-07 23:34:09 +02:00
parent 93ec52933e
commit 05bc5ad5d9
3 changed files with 4 additions and 3 deletions

View File

@@ -101,7 +101,7 @@
<InverterID Caption="Inverter" ItemType="PlainType" />
<InverterName Caption="Name" ItemType="PlainType" />
<Manufacturer Caption="Manufacturer" ItemType="PlainType" />
<MaxPowerInput Caption="max. Input" ItemType="ValueType" ItemType="ChoiceType" ChoiceModelSheetSource="MaxPowerInputChoice" UnitType="W"/>
<MaxPowerInput Caption="max. Input" ItemType="ValueType" ItemType="ChoiceType" FixedChoices="MaxPowerInputChoice" UnitType="W"/>
<MaxPowerOutput Caption="max Output" ItemType="ValueType" UnitType="W"/>
<NumStrings Caption="Strings" ItemType="PlainType" />
<Weight Caption="Weight" ItemType="ValueType" UnitType="kg"/>