mirror of
https://forge.chapril.org/tykayn/wololo
synced 2025-06-20 01:34:42 +02:00
add tests and failsafe for values true and false
This commit is contained in:
parent
5b0271716c
commit
cb6075fc61
10 changed files with 376 additions and 230 deletions
10
config.ts
10
config.ts
|
@ -38,7 +38,15 @@ let listOfBooleanKeys = [
|
|||
"gratuit",
|
||||
"paiement_acte",
|
||||
"paiement_cb",
|
||||
"cable_t2_attache"
|
||||
"cable_t2_attache",
|
||||
"paiement_acte",
|
||||
"paiement_cb",
|
||||
"cable_t2_attache",
|
||||
"socket:typee",
|
||||
"socket:type2_combo",
|
||||
"socket:chademo",
|
||||
"socket:type2",
|
||||
"socket:type2_cable",
|
||||
]
|
||||
let irve_max_output = 401 // limite de kW de puissance pour une borne de recharge publique
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue