First steps.

This commit is contained in:
Christoph Holzheuer
2025-09-12 15:38:06 +02:00
parent cc441d094c
commit d07ef3fbf9
7 changed files with 33 additions and 58 deletions

View File

@@ -124,8 +124,13 @@
<Manufacturer ItemType="PlainType" />
<Capacity ItemType="ValueType" UnitType="Wh"/>
<Yield ItemType="PercentageType" UnitType="%"/>
<MaxCurrent ItemType="ValueType" UnitType="A"/>
<MaxVolt ItemType="ValueType" UnitType="V"/>
<MaxCurrent ItemType="ValueType" UnitType="A">
<SubType ItemType="PlainType"/>
</MaxCurrent>
<MaxVolt ItemType="ValueType" UnitType="V"/>
<firz ItemType="PlainType"/>
</ModelSheet>
</Section>