Add some more charging station plugs to the charging theme

This commit is contained in:
Pieter Vander Vennet 2021-09-07 18:18:52 +02:00
parent 091ca45edf
commit c9f2079501
11 changed files with 735 additions and 26 deletions

View file

@ -905,6 +905,20 @@
"then": "Not part of a bigger network"
}
}
},
"17": {
"question": "Is this charging point in use?",
"mappings": {
"0": {
"then": "This charging station works"
},
"1": {
"then": "This charging station is broken"
},
"2": {
"then": "This charging station has beed permanently disabled and is not in use anymore but is still visible"
}
}
}
},
"presets": {

View file

@ -891,6 +891,22 @@
}
},
"charging_station": {
"tagRenderings": {
"17": {
"question": "Is dit oplaadpunt operationeel?",
"mappings": {
"0": {
"then": "Dit oplaadpunt werkt"
},
"1": {
"then": "Dit oplaadpunt is kapot"
},
"2": {
"then": "Dit oplaadpunt is niet meer in gebruik maar is wel nog aanwezig"
}
}
}
},
"filter": {
"0": {
"options": {