Add API endpoints for room and sensor availability; enhance InfluxDB helper methods
Showing
+201 -18
frontend/src/components/SensorLight.vue
0 → 100644
package.json
0 → 100644
{ | ||
"dependencies": { | ||
"chart.js": "^4.4.9", | ||
"pinia": "^3.0.1", | ||
"vue": "^3.5.13", | ||
"vue-chartjs": "^5.3.2", | ||
"vue-router": "^4.5.0" | ||
} | ||
} |
Please register or sign in to comment