Adjust unit for energystorage

pull/463/head
Michael Zanetti 2021-09-23 14:27:41 +02:00 committed by Simon Stürz
parent d01fb7d16a
commit 4b4bef2885
1 changed files with 1 additions and 1 deletions

View File

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