no message
This commit is contained in:
+40
-4
@@ -44,8 +44,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"caption":"Batterieleistung Laden",
|
"caption":"Batterie SOC-SDL",
|
||||||
"name":"powerbat_laden",
|
"name":"sdl_soc",
|
||||||
"width":"200px",
|
"width":"200px",
|
||||||
"add":0,
|
"add":0,
|
||||||
"edit":{
|
"edit":{
|
||||||
@@ -53,8 +53,44 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"caption":"Batterieleistung Entladen",
|
"caption":"Batterieleistung Laden SDL",
|
||||||
"name":"powerbat_entladen",
|
"name":"powerbat_laden_sdl",
|
||||||
|
"width":"200px",
|
||||||
|
"add":0,
|
||||||
|
"edit":{
|
||||||
|
"type":"SelectVariable"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"caption":"Batterieleistung Entladen SDL",
|
||||||
|
"name":"powerbat_entladen_sdl",
|
||||||
|
"width":"200px",
|
||||||
|
"add":0,
|
||||||
|
"edit":{
|
||||||
|
"type":"SelectVariable"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"caption":"Batterie SOC-EV",
|
||||||
|
"name":"ev_soc",
|
||||||
|
"width":"200px",
|
||||||
|
"add":0,
|
||||||
|
"edit":{
|
||||||
|
"type":"SelectVariable"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"caption":"Batterieleistung Laden EV",
|
||||||
|
"name":"powerbat_laden_EV",
|
||||||
|
"width":"200px",
|
||||||
|
"add":0,
|
||||||
|
"edit":{
|
||||||
|
"type":"SelectVariable"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"caption":"Batterieleistung Entladen EV",
|
||||||
|
"name":"powerbat_entladen_ev",
|
||||||
"width":"200px",
|
"width":"200px",
|
||||||
"add":0,
|
"add":0,
|
||||||
"edit":{
|
"edit":{
|
||||||
|
|||||||
Reference in New Issue
Block a user