diff --git a/Bat_EV_SDL/form.json b/Bat_EV_SDL/form.json index 191ac69..bd29490 100644 --- a/Bat_EV_SDL/form.json +++ b/Bat_EV_SDL/form.json @@ -10,7 +10,7 @@ { "caption":"Typ", "name":"typ", - "width":"100px", + "width":"200px", "add":"Stufe", "edit":{ "type":"ValidationTextBox" @@ -53,7 +53,7 @@ } }, { - "caption":"Laden SDL", + "caption":"Batterieleistung Laden SDL", "name":"powerbat_laden_sdl", "width":"200px", "add":0, @@ -62,7 +62,7 @@ } }, { - "caption":"Entladen SDL", + "caption":"Batterieleistung Entladen SDL", "name":"powerbat_entladen_sdl", "width":"200px", "add":0, @@ -71,7 +71,7 @@ } }, { - "caption":"SOC-EV", + "caption":"Batterie SOC-EV", "name":"ev_soc", "width":"200px", "add":0, @@ -80,7 +80,7 @@ } }, { - "caption":"Laden EV", + "caption":"Batterieleistung Laden EV", "name":"powerbat_laden_EV", "width":"200px", "add":0, @@ -89,7 +89,7 @@ } }, { - "caption":"Entladen EV", + "caption":"Batterieleistung Entladen EV", "name":"powerbat_entladen_ev", "width":"200px", "add":0,