Zakladna migracia na viacej senzorov

This commit is contained in:
2022-10-28 15:16:05 +02:00
parent 997aa81ff9
commit 5e521583af
12 changed files with 128091 additions and 20872 deletions

View File

@@ -35,7 +35,8 @@ export default {
startdate: this.fromdate,
enddate: this.todate,
range: this.range,
host: this.host
host: this.host,
model: this.model
}
})
.then(function (response) {