updated regiokeys

master
cheetah 5 months ago
parent e86edc1b6c
commit 990eec7dd0

@ -33,27 +33,7 @@
},
"regionsID": "150030000000",
"mowas": true,
"preset": "184cd5772a5"
},
{
"name": "Pyrbaum",
"params": {
"type": "simple",
"routing": {
"device": "generic",
"connectors": [
[
"dummy",
"444"
]
]
}
},
"alarmSchedulingMode": "weekly",
"active": true,
"mowas": true,
"regionsID": "093730156156",
"preset": "184cd5772a5"
"preset": "184cca745aa"
}
]
}

File diff suppressed because one or more lines are too long

@ -148,7 +148,7 @@
}, response => {
})
this.$http.get(window.location.pathname + 'Regionalschl_ssel_2022-09-30.json').then(response => {
this.$http.get(window.location.pathname + 'Regionalschl_ssel_2024-05-31.json').then(response => {
console.log(response.body.daten)
this.regionsSearchItems = response.body.daten.map(x => { return {
@ -194,4 +194,4 @@
</script>
</body>
</html>
</html>

Loading…
Cancel
Save