Adjust unit for energystorage

This commit is contained in:
Michael Zanetti 2021-09-23 14:27:41 +02:00 committed by Simon Stürz
parent d01fb7d16a
commit 4b4bef2885

View File

@ -11,7 +11,7 @@
{ {
"name": "capacity", "name": "capacity",
"type": "double", "type": "double",
"unit": "WattHour" "unit": "KiloWattHour"
} }
] ]
} }