Add charging energy loss as setting for the generic car

generic-car-charging-energy-loss
Simon Stürz 2023-03-14 10:47:01 +01:00
parent 882e78e099
commit 190f34692c
1 changed files with 10 additions and 0 deletions

View File

@ -43,6 +43,16 @@
"minValue": 1,
"maxValue": 3,
"defaultValue": 1
},
{
"id": "3ac9bfc1-f81b-4586-b90b-3ad98b8b8069",
"name": "chargingEnergyLoss",
"displayName": "Charging energy loss",
"type": "uint",
"unit": "Percentage",
"minValue": 5,
"maxValue": 35,
"defaultValue": 10
}
],
"stateTypes": [